Archived
1
0
Fork 0
This repository has been archived on 2024-07-25. You can view files and clone it, but cannot push or open issues or pull requests.
migra/sample/Migra.toml

5 lines
93 B
TOML
Raw Normal View History

2021-02-13 23:47:35 +03:00
root = "database"
2021-02-01 23:49:26 +03:00
[database]
connection = "postgres://postgres:123456@localhost:5434/migra"