Skip to content

Add [Build script for Mysql/Mariadb] #1900

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

osikh
Copy link

@osikh osikh commented Sep 12, 2024

Summary

build-mysql-mariadb will produce a dump file that is compatible with both MariaDB and MySQL. In my case, the existing build-mysql does not work at all.

Test

Build Test:
image
Import Test:
image
Also, this script take care of all the foreign keys etc
image

Duration

Not sure, after spending a day or two manually converting SQLite to MySQL, I decided to write my own script.

PS: Sqlite3 version is changed to 5.1.7

@harjot1singh
Copy link
Member

harjot1singh commented Jan 13, 2025

Thank you for the PR! We'll be releasing an updated schema shortly and will use your PR for reference 🙏

Will close this for now, but very much appreciate your effort!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants