Dmitriy Pleshevskiy
c71e8fe33f
refac(core): add batch exec trait refac(core): smarter managers refac(cli): removed adapter, builder
4 lines
103 B
TOML
4 lines
103 B
TOML
root = "./postgres"
|
|
|
|
[database]
|
|
connection = "postgres://postgres:postgres@localhost:6000/migra_tests"
|