feat: run pending migrations on app start
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
mod database_connection;
|
||||
pub(crate) mod database_connection;
|
||||
pub(crate) mod projects;
|
||||
pub(crate) mod tasks;
|
||||
pub(crate) mod subtasks;
|
||||
|
Reference in New Issue
Block a user