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/migra-cli/src/database
Dmitriy Pleshevskiy 11874bd8a4 feat: add migrations config to manifest
- added migrations directory path
- added migrations table name
2021-05-16 16:39:24 +03:00
..
clients refac: add migrations table name to manifest 2021-04-26 12:18:12 +03:00
adapter.rs refac: restructure database 2021-02-23 18:44:37 +03:00
builder.rs refac: restructure database 2021-02-23 18:44:37 +03:00
connection.rs refac: add migrations table name to manifest 2021-04-26 12:18:12 +03:00
migration.rs feat: add migrations config to manifest 2021-05-16 16:39:24 +03:00
mod.rs chore: fix clippy warnings 2021-04-24 22:48:10 +03:00
transaction.rs chore: add support transactional ddl for client 2021-04-24 22:39:44 +03:00