.. |
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
|
- Add log_statements parameter to database initializer
|
2019-06-13 08:12:56 +03:00 |
test_alias_fields.py
|
- Drop py2.7 support
|
2019-10-27 19:47:59 +02: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
|
Format of database error messages changed, update failing tests
|
2019-05-12 10:27:10 +03:00 |
test_datetime_fields.py
|
- Add log_statements parameter to database initializer
|
2019-06-13 08:12:56 +03:00 |
test_decimal_fields.py
|
Merge branch 'develop' into funcs
|
2019-07-13 11:51:10 +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_funcs.py
|
- Drop py2.7 support
|
2019-10-27 19:47:59 +02:00 |
test_inheritance.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_ip_fields.py
|
- Drop py2.7 support
|
2019-10-27 19:47:59 +02:00 |
test_join.py
|
- Add log_statements parameter to database initializer
|
2019-06-13 08:12:56 +03:00 |
test_materialized_fields.py
|
- Drop py2.7 support
|
2019-10-27 19:47:59 +02: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
|
- Drop py2.7 support
|
2019-10-27 19:47:59 +02:00 |
test_readonly.py
|
Format of database error messages changed, update failing tests
|
2019-05-12 10:27:10 +03: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 |