.. |
sample_migrations
|
Missing brackets
|
2017-10-30 15:51:10 +02:00 |
__init__.py
|
migrations support
|
2016-07-05 16:20:18 +03:00 |
base_test_with_data.py
|
Merge branch 'filtering_null' of https://github.com/kalombos/infi.clickhouse_orm into kalombos-filtering_null
|
2018-08-19 18:36:08 +03:00 |
test_alias_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_array_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_buffer.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_custom_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_database.py
|
support decimal fields
|
2018-10-14 09:26:07 +03:00 |
test_datetime_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_decimal_fields.py
|
support decimal fields
|
2018-10-14 09:26:07 +03:00 |
test_engines.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_enum_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_fixed_string_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_inheritance.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_join.py
|
enable skipped JOIN test
|
2017-10-03 13:26:08 +04:00 |
test_materialized_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_migrations.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_models.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_nullable_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_querysets.py
|
Bug fix: wrong parentheses when building queries using Q objects
|
2018-10-13 19:49:12 +03:00 |
test_readonly.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_simple_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_system_models.py
|
- Rename Model.system to Model._system to prevent collision with a column that has the same name
|
2018-05-14 07:09:57 -04:00 |