M1ha Shvn
b70ec45edf
Fixed conflict of model parameter and hints in DefaultRouter.allow_migrate ( #46 )
...
Fixed conflict of model parameter and hints in DefaultRouter.allow_migrate
2022-10-20 11:47:32 +03:00
M1ha.Shvn
ac8d34c261
Added ability to add hints to RunPython and RunSQL migration operations
2022-10-19 12:24:53 +05:00
M1ha Shvn
0e65f15333
get_final_versions fixes ( #38 )
...
1. Fixed problem when get_final_version() could return 2 rows instead of 1 and insert multiple sign < 0 rows with single sign > 0
2. Fixed problem from PR https://github.com/carrotquest/django-clickhouse/pull/37 , when date_col is not set for ClickHouseModel
2021-10-06 10:01:45 +05:00
M1ha Shvn
12069db14e
Fixed issue when INSTALLED_APPS settings contains AppConfig classes instead of module paths ( #35 )
...
Fixed issue when INSTALLED_APPS settings contains AppConfig classes instead of module paths
2021-10-01 17:38:10 +05:00
M1ha Shvn
0a7f0c1219
Implemented clickhouse_migrate
management command ( #33 )
...
1. Implemented `clickhouse_migrate` management command
2. Ability to print more verbose output when running `manage.py migrate` django command
2021-09-25 23:00:28 +05:00
M1ha
893ffaf17c
1. Removed six dependency
...
2. pytz and typing are installed for old python versions only
3. psycopg2-bynary is installed in test environment instead of psycopg2
2021-07-06 10:19:12 +05:00
M1ha-Shvn
874eae88a0
Fixed compatibility with celery JSON serializer
2021-03-30 16:09:18 +05:00
M1hacka
45a8b31d59
Changed version to 1.0.2
2020-06-18 10:10:55 +05:00
M1hacka
2adc9b84a0
Fixed import compatibility with new version on infi.clickhouse-orm
2020-06-03 11:17:20 +05:00
M1ha
85e686470d
Changed author
2020-02-07 16:59:50 +05:00
M1ha
7d2d94336c
Added more docs
2020-02-07 13:05:19 +05:00
M1ha
446494af92
Added method to flush single import_key in storage
2019-07-24 09:57:01 +05:00
M1ha
635f3d9a42
Fixed setup.py requirements
2019-07-23 15:27:49 +05:00
M1ha
bac333d03a
1) RedisStorage and tests for it
...
2) Some fixes
2018-11-14 12:52:01 +05:00