prep for casual tracking

This commit is contained in:
Michael Simard
2021-08-01 10:38:53 -05:00
parent 1614c57268
commit 7aeff143d2
5 changed files with 56 additions and 8 deletions

View File

@@ -25,7 +25,7 @@ public func configure(_ app: Application) throws {
), as: .psql)
//app.migrations.add(CreateMatch())
app.migrations.add(AddCODGame2())
app.migrations.add(AddCasual())