Moved to using my own new nim-based db_migrate module.
This commit is contained in:
parent
593482b4b6
commit
f6f6e9399d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"defaultEnv": "dev",
|
||||
"sql-file": true,
|
||||
"dev": "postgres://jonathan@localhost/wdiwtlt"
|
||||
"driver": "postgres",
|
||||
"sqlDir": "src/main/sql",
|
||||
"connectionString": "test"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user