Commit Graph

228 Commits

Author SHA1 Message Date
M1ha
f9e33a6845 Fixed issue https://github.com/carrotquest/django-clickhouse/issues/9 2020-02-07 10:49:49 +05:00
M1ha
818704989b Fixed issue https://github.com/carrotquest/django-clickhouse/issues/4 2020-02-06 18:57:49 +05:00
M1ha
951c13ad7d Added docs about databases and queries 2020-02-06 16:17:45 +05:00
M1ha
f2dc978634 Added more docs 2020-02-06 13:39:56 +05:00
M1hacka
c0afa7b53a Merge remote-tracking branch 'origin/master' into docs
# Conflicts:
#	src/django_clickhouse/models.py
2019-12-01 17:07:02 +05:00
M1hacka
eec99d4d4e Added migrations documentation 2019-12-01 17:03:21 +05:00
M1hacka
7b3287cf5c Added some docs 2019-12-01 13:33:43 +05:00
M1ha
4589230c97 Bugfix for old django, expecting manager to be instance of models.Manager 2019-10-16 10:28:59 +05:00
M1ha
746321e6b6 Bugfix for old django, expecting manager to be instance of models.Manager 2019-10-16 10:27:29 +05:00
M1ha
c58ed24187 Bugfix for old django, expecting manager to be instance of models.Manager 2019-10-16 10:27:19 +05:00
M1ha
9d8bdb74b9 Bugfix for old django, expecting manager to be instance of models.Manager 2019-10-15 18:13:42 +05:00
M1ha
fac7945ba5 Bugfix for old django, expecting manager to be instance of models.Manager 2019-10-15 18:13:14 +05:00
M1ha
9e4fc1e88e Merge branch 'docs-and-compatibility' of https://github.com/carrotquest/django-clickhouse into docs-and-compatibility 2019-10-04 18:00:42 +05:00
M1ha
ade6586ddf Merge branch 'master' into docs-and-compatibility 2019-10-04 18:00:29 +05:00
M1ha
0751c67ce7 Added tests and fixes for bulk_create_returning and save_returning 2019-10-04 17:58:24 +05:00
M1ha
a39a04fa52 Added tests and fixes for bulk_create_returning and save_returning 2019-10-04 17:54:47 +05:00
M1hacka
335fcc634a Merge branch 'master' of https://github.com/carrotquest/django-clickhouse into docs 2019-09-16 21:25:32 +05:00
M1hacka
9a9b273081 Bug in docs 2019-09-16 21:22:53 +05:00
M1ha
6493373c8f Bugfix in QuerySetMixin inheritance 2019-09-11 15:35:43 +05:00
M1ha
0f1364b2b8 Bugfix in QuerySetMixin inheritance 2019-09-11 15:34:37 +05:00
M1ha
5f218d0da0 Фикс менеджера 2019-09-06 11:49:00 +05:00
M1ha
446494af92 Added method to flush single import_key in storage 2019-07-24 09:57:01 +05:00
M1ha
a51cc81db2 Added method to flush single import_key in storage 2019-07-24 09:52:54 +05:00
M1ha
635f3d9a42 Fixed setup.py requirements 2019-07-23 15:27:49 +05:00
M1ha
842f43b242 Added method to flush single import_key in storage 2019-07-15 17:43:36 +05:00
M1ha
85a785eb59 Opportunity to pass database data as strings without formatting 2019-07-15 16:56:16 +05:00
M1ha Shvn
007ff70d5e
Merge pull request #6 from carrotquest/travis
Travis testing
2019-06-28 13:56:29 +05:00
M1ha
37712b4156 Fixing test bug 2019-06-28 13:33:22 +05:00
M1ha
8b9e2332db Searching bug in datetime 2019-06-28 13:10:29 +05:00
M1ha
e99c6a1db3 Removed test on clickhouse timezone offset
as it doesn't work in different time zones
2019-06-28 12:21:08 +05:00
M1ha
a3e8d71bd8 Fix issue https://github.com/carrotquest/django-clickhouse/issues/1 2019-06-28 11:29:15 +05:00
M1ha
355b8c7321 Fix python 3.6 namedtuple compatibility 2019-06-28 11:09:17 +05:00
M1ha
8a581f27db Install not required redis 2019-06-27 17:22:40 +05:00
M1ha
2f4dbdc151 Test on latest clickhouse version 2019-06-27 17:18:42 +05:00
M1ha
3c5f705ef5 Test on latest clickhouse version 2019-06-27 17:14:32 +05:00
M1ha
5a01aab334 Bugfix in config 2019-06-27 17:12:39 +05:00
M1ha
1093dfdc04 Bugfix in config 2019-06-27 17:08:19 +05:00
M1ha
49a3018d03 Bugfix in config 2019-06-27 17:04:36 +05:00
M1ha
29988649f5 Bugfix in config 2019-06-27 16:58:22 +05:00
M1ha
b5c0567c78 Bugfix in installing migrations 2019-06-27 16:51:26 +05:00
M1ha
04c5ba292a Bugfix in installing migrations 2019-06-27 16:41:25 +05:00
M1ha
73bcaf29f0 Travis testing 2019-06-26 18:27:57 +05:00
M1ha
fafcbe4c93 Fixed python 3.7 compatibility issues 2019-06-26 12:24:46 +05:00
M1ha
ae253e0587 Багфиксы совместимости с python 3.7 2019-06-25 18:10:04 +05:00
M1hacka
c2beabbc07 1) Started writing the docs
2)
2019-04-21 10:04:41 +05:00
M1ha
10fae9220c Added database parameters from infi.clickhouse_orm 1.0.4 2019-03-25 10:17:13 +05:00
M1ha
2798cbb602 Fixed bug with batched insert_tuple 2019-02-15 17:42:04 +05:00
M1ha
ab2fe24f74 Added request data logging in debug mode 2019-02-15 15:52:16 +05:00
M1ha
e436ae977b Fix for current clickhouse version 2019-02-15 15:43:59 +05:00
M1ha
fc100fb066 Added tests on database tuples operations 2019-02-15 15:19:27 +05:00