inertiajs / pingcrm

A demo application to illustrate how Inertia.js works.
http://demo.inertiajs.com
MIT License
2.14k stars 779 forks source link

Question - How to correctly migrate to mysql #216

Closed marmz closed 3 months ago

marmz commented 3 months ago

Trying to export sqlite database and import to mysql, then change the driver. But having trouble with import staatement wich returns this error:

Syntax error near 'PRAGMA foreign_keys=OFF' row 1

Can you show the right way to migrate pingcrm to mysql-server? Thanks.

driesvints commented 3 months ago

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.