M1ha Shvn
|
12069db14e
|
Fixed issue when INSTALLED_APPS settings contains AppConfig classes instead of module paths (#35)
Fixed issue when INSTALLED_APPS settings contains AppConfig classes instead of module paths
|
2021-10-01 17:38:10 +05:00 |
|
M1ha Shvn
|
0a7f0c1219
|
Implemented clickhouse_migrate management command (#33)
1. Implemented `clickhouse_migrate` management command
2. Ability to print more verbose output when running `manage.py migrate` django command
|
2021-09-25 23:00:28 +05:00 |
|
M1ha
|
d830b74bcb
|
Created separate from infi MigrationHistory in order to:
1) inherit it from this library models
2) Use some extra functionality
|
2018-12-18 18:28:23 +05:00 |
|
M1ha
|
66ec7dd5db
|
Fixed error in migrate. Wrote tests
|
2018-12-18 17:33:34 +05:00 |
|
M1ha
|
2d4c8554cd
|
Changed migrations routing, dividing it into replicated and not replicated operations
|
2018-12-18 15:45:10 +05:00 |
|
M1ha
|
d4e9a705d1
|
1) Refactoring
2) Bug fixes
3) Simple tests on syncing MergeTree and CollapsingMergeTree
|
2018-11-16 15:16:36 +05:00 |
|
M1ha
|
4480c1ae1d
|
Added migration system.
|
2018-11-16 13:14:40 +05:00 |
|