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",
|
"driver": "postgres",
|
||||||
"sql-file": true,
|
"sqlDir": "src/main/sql",
|
||||||
"dev": "postgres://jonathan@localhost/wdiwtlt"
|
"connectionString": "test"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user