Itai Shirav
|
84fc270e0e
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
|
Itai Shirav
|
cec543eee7
|
Test migration of a new array field
|
2018-08-13 08:35:26 +03:00 |
|
Itai Shirav
|
fa3f96e464
|
Merge branch 'migrate_materialized_fields' of https://github.com/carrotquest/infi.clickhouse_orm into carrotquest-migrate_materialized_fields
# Conflicts:
# tests/sample_migrations/0012.py
# tests/test_migrations.py (reverted from commit 288db6a28f56b9ae5a4fa1c0ead111f679886488)
|
2017-10-30 15:49:25 +02:00 |
|
M1ha
|
5ea20a11a9
|
Added tests and resolved https://github.com/Infinidat/infi.clickhouse_orm/issues/47
|
2017-10-10 12:24:17 +05:00 |
|
M1ha
|
51a814732b
|
Merge branch 'develop' of https://github.com/Infinidat/infi.clickhouse_orm into raw_migrations
# Conflicts:
# docs/schema_migrations.md
# tests/sample_migrations/0010.py
# tests/sample_migrations/0011.py
|
2017-10-02 15:49:59 +05:00 |
|
M1ha
|
b28e11c69d
|
Added RunPython and RunSQL migration types
|
2017-09-20 10:08:07 +05:00 |
|
Itai Shirav
|
7bbcae574a
|
Add AlterTableWithBuffer migration operation
|
2017-09-13 12:15:48 +03:00 |
|
Marsel
|
c4e60ca2a8
|
Include unicode_literals
|
2017-08-20 10:37:11 +03:00 |
|
M1ha
|
2509b5b2e3
|
Rewritten Alias and Materialized fields to field parameters like default.
|
2017-01-27 10:46:12 +05:00 |
|
M1ha
|
ca341ea997
|
Added MaterializedField and AliasField
|
2017-01-26 15:43:41 +05:00 |
|
Itai Shirav
|
8fc3a31d4b
|
Add support for enum fields
|
2016-08-31 15:43:06 +03:00 |
|
Itai Shirav
|
f29b3ea696
|
Add $table and $db placeholders
|
2016-07-11 16:17:49 +03:00 |
|
Itai Shirav
|
87ee685c8b
|
migrations support
|
2016-07-05 16:20:18 +03:00 |
|