You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a project that needs to work with Sqlite for continuous integration and PostgreSQL for production. It's a rewrite of an earlier project done with MySQL.
These bash scripts set up everything ready to perform both conversions.