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/tests/data
Dmitriy Pleshevskiy ec02367680
Migra core (#11)
* feat(core): init migra lib
* refac(core): add utils for migration list
* feat(core): add managers
* refac(core): add batch exec trait
* refac(core): smarter managers
* refac(cli): removed adapter, builder
* refac(cli): use migra core for cli
* chore(cli): add dev deps for tests
* chore(cli): improve error handling
* refac(core): make migrations simpler
* refac(cli): change transaction utils
* chore(core): add documentation
2021-06-13 01:39:56 +03:00
..
mysql/migrations Migra core (#11) 2021-06-13 01:39:56 +03:00
postgres/migrations Migra core (#11) 2021-06-13 01:39:56 +03:00
postgres_invalid/migrations Migra core (#11) 2021-06-13 01:39:56 +03:00
sqlite/migrations Migra core (#11) 2021-06-13 01:39:56 +03:00
sqlite_invalid/migrations Migra core (#11) 2021-06-13 01:39:56 +03:00
Migra_env.toml Migra core (#11) 2021-06-13 01:39:56 +03:00
Migra_env_empty.toml Migra core (#11) 2021-06-13 01:39:56 +03:00
Migra_mysql.toml Migra core (#11) 2021-06-13 01:39:56 +03:00
Migra_postgres.toml Migra core (#11) 2021-06-13 01:39:56 +03:00
Migra_postgres_invalid.toml Migra core (#11) 2021-06-13 01:39:56 +03:00
Migra_sqlite.toml Migra core (#11) 2021-06-13 01:39:56 +03:00
Migra_sqlite_invalid.toml Migra core (#11) 2021-06-13 01:39:56 +03:00
Migra_url_empty.toml Migra core (#11) 2021-06-13 01:39:56 +03:00