Migrations should now run on startup
This commit is contained in:
parent
d43a34a5d6
commit
65c3d616de
4 changed files with 23 additions and 1 deletions
|
|
@ -12,3 +12,6 @@
|
|||
|
||||
# Config file
|
||||
!Rocket.toml
|
||||
|
||||
# Database migrations
|
||||
!migrations/
|
||||
|
|
|
|||
Reference in a new issue