kukuminer / ta-app

Online application and selection platform for teaching assistants
0 stars 0 forks source link

Migration schemas #72

Closed jonatanschroeder closed 1 week ago

jonatanschroeder commented 6 months ago

Figure out a way to run migrations as they become available. Changes to the DB should be added as individual SQL files that will run when deployed.

jonatanschroeder commented 2 months ago

Is this done?

kukuminer commented 1 week ago

This was completed in adding the SQL files to nodemon. server auto restarts whenever a save is made to a sql file in the watched folders