.. |
sample_migrations
|
RAMEN-206 Support LowCardinality in infi.clickhouse_orm
|
2019-06-24 14:20:18 +03:00 |
__init__.py
|
migrations support
|
2016-07-05 16:20:18 +03:00 |
base_test_with_data.py
|
Support LowCardinality columns in ad-hoc queries
|
2019-12-12 22:09:35 +02:00 |
test_alias_fields.py
|
- Add log_statements parameter to database initializer
|
2019-06-13 08:12:56 +03:00 |
test_array_fields.py
|
- Add log_statements parameter to database initializer
|
2019-06-13 08:12:56 +03:00 |
test_buffer.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_compressed_fields.py
|
RAMEN-208 Support codec compression for clickhouse
|
2019-06-23 11:53:20 +03:00 |
test_custom_fields.py
|
- Add log_statements parameter to database initializer
|
2019-06-13 08:12:56 +03:00 |
test_database.py
|
Fix tests for ClickHouse v20.3
|
2020-03-16 10:24:02 +02:00 |
test_datetime_fields.py
|
- Add log_statements parameter to database initializer
|
2019-06-13 08:12:56 +03:00 |
test_decimal_fields.py
|
- Add log_statements parameter to database initializer
|
2019-06-13 08:12:56 +03:00 |
test_engines.py
|
- Add log_statements parameter to database initializer
|
2019-06-13 08:12:56 +03:00 |
test_enum_fields.py
|
Minor bug fixes
|
2019-06-23 11:53:58 +03:00 |
test_fixed_string_fields.py
|
- Add log_statements parameter to database initializer
|
2019-06-13 08:12:56 +03:00 |
test_inheritance.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_join.py
|
Fix tests for ClickHouse v20.3
|
2020-03-16 10:24:02 +02:00 |
test_materialized_fields.py
|
- Add log_statements parameter to database initializer
|
2019-06-13 08:12:56 +03:00 |
test_migrations.py
|
RAMEN-206 Support LowCardinality in infi.clickhouse_orm
|
2019-06-24 14:20:18 +03:00 |
test_models.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_nullable_fields.py
|
- Add log_statements parameter to database initializer
|
2019-06-13 08:12:56 +03:00 |
test_querysets.py
|
Support for using LIMIT N BY feature (simplify, additional testing, documentation)
|
2020-02-07 13:36:55 +02:00 |
test_readonly.py
|
Fix tests for ClickHouse v20.3
|
2020-03-16 10:41:03 +02:00 |
test_server_errors.py
|
TRIVIAL assertEquals ==> assertEqual
|
2019-02-26 23:24:45 +02:00 |
test_simple_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_system_models.py
|
Fix querysets using the SystemPart model
|
2019-06-13 08:38:06 +03:00 |
test_uuid_fields.py
|
UUIDField compatibility with Python 3
|
2019-06-13 08:58:39 +03:00 |