Clayton-TV / claytontv

2 stars 1 forks source link

Migrate database from sqlite to mySQL or postgres #31

Open Fehings opened 2 weeks ago

Fehings commented 2 weeks ago

We have discussed how a mySQL or Postgres would be a better bet for the database longer term as it is more fully featured. This needs setting up and migrating over to at some point. The plan would be for the new database to be hosted on a server and accessed remotely rather than the current set up where the database is a local file committed to github (as I understand it).