mirror of
https://github.com/Infinidat/infi.clickhouse_orm.git
synced 2024-11-11 03:46:34 +03:00
d02d6b14eb
- Querysets no longer have a default order when `order_by` is not called - Added `autocreate` flag to database initializer - Fix for SELECT FROM JOIN (#37) |
||
---|---|---|
.. | ||
sample_migrations | ||
__init__.py | ||
base_test_with_data.py | ||
test_alias_fields.py | ||
test_array_fields.py | ||
test_buffer.py | ||
test_database.py | ||
test_engines.py | ||
test_enum_fields.py | ||
test_fixed_string_fields.py | ||
test_inheritance.py | ||
test_join.py | ||
test_materialized_fields.py | ||
test_migrations.py | ||
test_models.py | ||
test_querysets.py | ||
test_readonly.py | ||
test_simple_fields.py | ||
test_system_models.py |