Commit Graph

16 Commits

Author SHA1 Message Date
M1ha
dbe54da5e3 Refactoring 2018-12-25 12:53:23 +05:00
M1ha
b94195c1f1 Fix creating MigrationHistory table 2018-12-18 18:41:00 +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
0268cc230a Fixed error in migrate. Wrote tests 2018-12-18 17:34:30 +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
2126bc25da Fix for readonly connections in migrations 2018-12-18 15:01:02 +05:00
M1ha
a9ff8fb8b6 Fix for readonly connections in migrations 2018-12-18 14:59:56 +05:00
M1ha
7415d16b4f Added logging of migration process 2018-12-18 14:51:12 +05:00
M1ha
2d84e5da04 Added logging of migration process 2018-12-18 14:47:56 +05:00
M1ha
382655224b Fix 2018-11-26 12:40:32 +05:00
M1ha
e8161ee7ce Fixes in migration system to pass database directly 2018-11-26 11:56:50 +05:00
M1ha
68914a20f0 Infi https://github.com/Infinidat/infi.clickhouse_orm/issues/89 fix
some refactoring
2018-11-23 11:04:31 +05:00
M1ha
cea0f3cab5 import all infi modules in migrations 2018-11-22 17:01:57 +05:00
M1ha
5455d6d9b4 Fixed bug in migrations, if migrations directory doesn't exist in module 2018-11-22 16:59:39 +05:00
M1ha
4480c1ae1d Added migration system. 2018-11-16 13:14:40 +05:00