Itai Shirav
|
aaa1038a70
|
Support for data skipping indexes
|
2020-06-06 21:21:18 +03:00 |
|
Itai Shirav
|
4be1b0437f
|
Support for data skipping indexes
|
2020-06-06 21:06:29 +03:00 |
|
Itai Shirav
|
635197de38
|
Support for data skipping indexes
|
2020-06-06 20:56:32 +03:00 |
|
Itai Shirav
|
ffd9bab0ef
|
Support for model constraints
|
2020-06-06 11:07:25 +03:00 |
|
Roy Belio
|
3ba44608f3
|
RAMEN-206 Support LowCardinality in infi.clickhouse_orm
|
2019-06-24 14:20:18 +03:00 |
|
Roy Belio
|
2d3441b127
|
RAMEN-208 Support codec compression for clickhouse
|
2019-06-24 12:31:19 +03:00 |
|
Roy Belio
|
1889ac6372
|
Minor bug fixes
field creation won't allow empty string materialized field.
repliaca_name check is none
fix enum usage
typos fix
|
2019-06-23 11:53:58 +03:00 |
|
Roy Belio
|
4d2ebd65fb
|
RAMEN-208 Support codec compression for clickhouse
|
2019-06-23 11:53:20 +03:00 |
|
Itai Shirav
|
9dd1a8f409
|
- Add log_statements parameter to database initializer
- Fix test_merge which fails on ClickHouse v19.8.3
|
2019-06-13 08:12:56 +03:00 |
|
Itai Shirav
|
efe270b502
|
Migrations - cannot add a new materialized field after a regular field
|
2019-01-28 10:08:07 +02:00 |
|
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 |
|