Commit Graph

72 Commits

Author SHA1 Message Date
Itai Shirav
436c296609 Support for mutations: QuerySet.update and QuerySet.delete 2020-06-27 00:02:11 +03:00
Itai Shirav
f35333a7b6 Support FINAL for ReplacingMergeTree 2020-06-23 11:37:41 +03:00
Itai Shirav
7fe76c185d DateTime64 field - additional fixes & docs 2020-06-23 11:04:42 +03:00
Itai Shirav
635197de38 Support for data skipping indexes 2020-06-06 20:56:32 +03:00
Itai Shirav
393209e624 Support for model constraints 2020-06-06 11:07:01 +03:00
Itai Shirav
afd9bb5a09 Remove unnecessary import of six 2020-05-30 15:30:17 +03:00
Itai Shirav
9e119f33e6 docs 2020-05-16 12:15:14 +03:00
Itai Shirav
fcb28b8c9f Releasing v1.4.0 2020-05-16 09:26:43 +03:00
Itai Shirav
3019647339 TRIVIAL update changelog 2020-05-01 16:44:54 +03:00
Itai Shirav
c27c125d61 TRIVIAL update changelog 2020-05-01 16:35:39 +03:00
Itai Shirav
40e26d68b6 Releasing v1.3.0 2020-02-07 14:58:42 +02:00
Itai Shirav
acccfbcaad Support for using LIMIT N BY feature (simplify, additional testing, documentation) 2020-02-07 13:36:55 +02:00
Itai Shirav
4848c7f813 Support LowCardinality columns in ad-hoc queries 2019-12-12 22:09:35 +02:00
Itai Shirav
7da75e10eb Releasing v1.2.0 2019-07-13 10:45:19 +03:00
Itai Shirav
38bb4981b8 Update docs 2019-06-25 07:46:37 +03:00
Itai Shirav
74128e0f26 Releasing v1.1.0 2019-06-13 17:20:35 +03:00
Itai Shirav
da87a151df Fix querysets using the SystemPart model 2019-06-13 08:38:06 +03:00
Itai Shirav
9dd1a8f409 - Add log_statements parameter to database initializer
- Fix test_merge which fails on ClickHouse v19.8.3
2019-06-13 08:12:56 +03:00
Itai Shirav
7a2c8515a2 Update docs 2019-06-13 05:19:16 +03:00
Itai Shirav
cadba6f6aa Support default/alias/materialized for nullable fields 2019-06-13 05:07:56 +03:00
Itai Shirav
7946a2a272 Update docs 2019-02-27 08:58:41 +02:00
Itai Shirav
ba8bb1d5f4 Update docs 2019-02-27 08:42:09 +02:00
Itai Shirav
b8fd39c6a6 Use HTTP Basic Authentication instead of passing the credentials in the URL 2019-02-26 23:12:32 +02:00
Itai Shirav
81e942a4d2 Fix pagination when asking for the last page on a query that matches no records 2019-02-26 22:58:59 +02:00
Itai Shirav
bec45b53fa Fix parsing of server errors in ClickHouse v19.3.3+ 2019-02-26 22:46:00 +02:00
Itai Shirav
fb5577bedd Update changelog 2019-02-26 21:40:55 +02:00
Itai Shirav
752ed0ccb5 Releasing v1.0.4 2019-01-28 10:32:41 +02:00
Itai Shirav
efe270b502 Migrations - cannot add a new materialized field after a regular field 2019-01-28 10:08:07 +02:00
Itai Shirav
9df82a44ec Added verify_ssl_cert parameter to database initializer 2018-12-14 11:13:23 +02:00
Itai Shirav
64d15cf3b6 Update docs 2018-12-14 08:34:40 +02:00
Itai Shirav
374f2dfe3e Update docs 2018-12-14 08:20:43 +02:00
Itai Shirav
5acb4882a8 Releasing v1.0.3 2018-10-24 16:34:53 +03:00
Itai Shirav
f24749112e support decimal fields 2018-10-14 09:26:07 +03:00
Itai Shirav
658c7b42ee Bug fix: wrong parentheses when building queries using Q objects 2018-10-13 19:49:12 +03:00
Itai Shirav
f2a731711d Bug fix: QuerySet.count() ignores slicing 2018-10-13 19:29:36 +03:00
Itai Shirav
298927d631 Releasing v1.0.2 2018-08-21 16:01:10 +03:00
Itai Shirav
a0e602f0b2 Update changelog 2018-08-19 18:38:30 +03:00
Itai Shirav
44d3dcee34 Added Database.does_table_exist method 2018-08-19 18:20:17 +03:00
Itai Shirav
acf2f7a189 Check for database existence, to allow delayed creation 2018-08-19 18:02:37 +03:00
Itai Shirav
32c77ab190 Include alias and materialized fields in queryset results 2018-08-19 16:18:15 +03:00
Itai Shirav
2034b970b9 Releasing v1.0.1 2018-08-13 08:44:26 +03:00
Itai Shirav
0ffafe3f62 Releasing v1.0.0 2018-06-11 13:33:17 +03:00
Itai Shirav
658d1da5ce Update docs 2018-06-10 14:30:40 +03:00
Itai Shirav
2bca8b4fb8 Improve creation time of model instances by keeping a dictionary of default values 2018-05-14 07:37:56 -04:00
Itai Shirav
2499a3f42a Update docs 2018-05-06 14:30:29 +03:00
Itai Shirav
338d686b4c Update docs 2018-04-21 13:53:06 +03:00
Itai Shirav
e791923493 Update docs 2018-04-21 13:48:00 +03:00
Itai Shirav
6fa6786a9c Update docs 2018-04-21 12:10:30 +03:00
Itai Shirav
cd8d82c226 Update docs 2018-04-07 15:20:33 +03:00
Itai Shirav
0e4231a900 Releasing v0.9.8 2017-10-31 11:48:32 +02:00