M1ha
|
210c36a127
|
1. Fixed bulk_update testing issue for django 2.1
2. Added python 3.8 and django 3.0 to travis testing
3. Split requirements.txt and requirements-test.txt
|
2020-02-07 11:14:39 +05:00 |
|
M1ha
|
54923e03bf
|
Fixed issue https://github.com/carrotquest/django-clickhouse/issues/11
|
2020-02-07 11:07:52 +05:00 |
|
M1ha
|
f9e33a6845
|
Fixed issue https://github.com/carrotquest/django-clickhouse/issues/9
|
2020-02-07 10:49:49 +05:00 |
|
M1ha
|
a39a04fa52
|
Added tests and fixes for bulk_create_returning and save_returning
|
2019-10-04 17:54:47 +05:00 |
|
M1ha
|
fafcbe4c93
|
Fixed python 3.7 compatibility issues
|
2019-06-26 12:24:46 +05:00 |
|
M1ha
|
43815723df
|
Added tests for get_final_versions on date and datetime
|
2019-01-14 12:45:46 +05:00 |
|
M1ha
|
aed0928ba8
|
Added tests on syncing data to non default database
|
2019-01-10 17:02:58 +05:00 |
|
M1ha
|
96300761a7
|
Сделал создание стандартных типов при создании app-а.
Сделал галочку active у EventType.
|
2019-01-10 15:05:16 +05:00 |
|
M1ha
|
682c004ba4
|
Bugfix in getting sync models
|
2019-01-09 15:14:53 +05:00 |
|
M1ha
|
d4e9a705d1
|
1) Refactoring
2) Bug fixes
3) Simple tests on syncing MergeTree and CollapsingMergeTree
|
2018-11-16 15:16:36 +05:00 |
|
M1ha
|
8e9963ad3b
|
Added sync mechanism without tasks, but not tested as no migrations
|
2018-11-15 16:50:38 +05:00 |
|
M1ha
|
c6da379be7
|
1) Tests for ClickHouseSyncModel
2) Bugfixes in ClickHouseSyncModel
|
2018-11-15 13:02:05 +05:00 |
|