LawrenceHierlmeier / SchedulePlanner

0 stars 1 forks source link

Change Database from SQLite to MySQL server #9

Open LawrenceHierlmeier opened 3 years ago

LawrenceHierlmeier commented 3 years ago

While SQLite is useful for testing while developing the project, we will eventually want to switch over to an server that multiple instances of the project will be able to connect to.