migrations

This commit is contained in:
Keagan McClelland
2022-05-24 12:21:06 -06:00
parent fe423f1ed2
commit 1cd0b78fa6
4 changed files with 51 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
name: start9-registry
version: 0.1.0
version: 0.2.0
default-extensions:
- FlexibleInstances
@@ -46,6 +46,7 @@ dependencies:
- monad-loops
- parallel
- persistent
- persistent-migration
- persistent-postgresql
- persistent-template
- process