shabados / database

A digital representation of Sikh Bani and other Panthic texts with a public logbook of sangat-sourced corrections.
https://docs.shabados.com/database
GNU General Public License v3.0
66 stars 25 forks source link

Add [Build script for Mysql/Mariadb] #1900

Open 0xSingh opened 1 month ago

0xSingh commented 1 month ago

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