Itai Shirav
|
cadba6f6aa
|
Support default/alias/materialized for nullable fields
|
2019-06-13 05:07:56 +03:00 |
|
Itai Shirav
|
a765b5fe5f
|
Format of database error messages changed, update failing tests
|
2019-05-12 10:27:10 +03:00 |
|
Itai Shirav
|
595f2023e3
|
Merge branch 'carrotquest-qs-with-totals' into develop
|
2019-02-27 08:59:02 +02:00 |
|
Itai Shirav
|
7946a2a272
|
Update docs
|
2019-02-27 08:58:41 +02:00 |
|
Itai Shirav
|
191eac4424
|
Remove unused method
|
2019-02-27 08:56:04 +02:00 |
|
Itai Shirav
|
7ed62ffd2c
|
Merge branch 'qs-with-totals' of https://github.com/carrotquest/infi.clickhouse_orm into carrotquest-qs-with-totals
|
2019-02-27 08:45:22 +02:00 |
|
Itai Shirav
|
61107d0d02
|
Merge branch 'carrotquest-qs-prewhere' into develop
|
2019-02-27 08:42:33 +02:00 |
|
Itai Shirav
|
ba8bb1d5f4
|
Update docs
|
2019-02-27 08:42:09 +02:00 |
|
Itai Shirav
|
ad81a811fc
|
Memory engine does not support PREWHERE
|
2019-02-27 08:41:16 +02:00 |
|
Itai Shirav
|
64920a96c7
|
Merge branch 'qs-prewhere' of https://github.com/carrotquest/infi.clickhouse_orm into carrotquest-qs-prewhere
|
2019-02-27 07:41:17 +02:00 |
|
Itai Shirav
|
6e30ce0130
|
Replace enum34 with enum-compat
|
2019-02-26 23:39:38 +02:00 |
|
Itai Shirav
|
3bbf06a70a
|
TRIVIAL assertEquals ==> assertEqual
|
2019-02-26 23:24:45 +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
|
af3bdb3ff2
|
Merge branch 'trthhrtz-trthhrtz-issue-110-fix' into develop
|
2019-02-26 21:41:16 +02:00 |
|
Itai Shirav
|
fb5577bedd
|
Update changelog
|
2019-02-26 21:40:55 +02:00 |
|
Kuzma Leshakov
|
cb91971fd9
|
Fix #110
|
2019-02-22 14:38:12 +03:00 |
|
Itai Shirav
|
0a2cff5c12
|
Finished Release v1.0.4
|
2019-01-28 10:33:22 +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
|
7aef68ab14
|
TRIVIAL fix test that fails on whitespace diff
|
2019-01-28 10:06:13 +02:00 |
|
Itai Shirav
|
f96bd22c38
|
Functions WIP
|
2019-01-28 09:51:53 +02:00 |
|
Kirill Potekhin
|
e7542dadbd
|
custom UUIDField deleted from tests and docs
|
2018-12-20 01:41:42 +03:00 |
|
Kirill Potekhin
|
434747894c
|
UUIDField added to docs
|
2018-12-20 01:37:15 +03:00 |
|
Kirill Potekhin
|
ed62cf5da7
|
tests for UUIDField
|
2018-12-20 01:36:46 +03:00 |
|
Kirill Potekhin
|
1388dd9e27
|
UUIDField added for ClickHouse UUID type
|
2018-12-20 01:35:13 +03:00 |
|
M1ha
|
d11f8b3b76
|
Docs updated
|
2018-12-19 10:10:03 +05:00 |
|
M1ha
|
6902de3b94
|
Fix fo conditions_as_sql method by review
|
2018-12-19 10:06:57 +05:00 |
|
M1ha
|
d912bf56d7
|
Merge branch 'qs-prewhere' into qs-with-totals
|
2018-12-17 10:30:01 +05:00 |
|
M1ha
|
d1e61dc420
|
Fixed invalid condtion joins in _filter_or_exclude (multiple_exclude_test)
|
2018-12-17 10:26:35 +05:00 |
|
M1ha
|
375316fbf3
|
Merge branch 'develop' into qs-prewhere
# Conflicts:
# src/infi/clickhouse_orm/query.py
|
2018-12-17 10:21:58 +05:00 |
|
Itai Shirav
|
602d0671f1
|
Functions WIP
|
2018-12-14 17:19:32 +02:00 |
|
Itai Shirav
|
9df82a44ec
|
Added verify_ssl_cert parameter to database initializer
|
2018-12-14 11:13:23 +02:00 |
|
Itai Shirav
|
8c22c753a8
|
Use requests Session object for better performance
|
2018-12-14 11:06:57 +02:00 |
|
Itai Shirav
|
9884143291
|
Added tests for multiple exclude/filter calls
|
2018-12-14 09:44:52 +02:00 |
|
Itai Shirav
|
64d15cf3b6
|
Update docs
|
2018-12-14 08:34:40 +02:00 |
|
Itai Shirav
|
50f1fed187
|
Merge branch 'carrotquest-qs-final' into develop
|
2018-12-14 08:32:10 +02:00 |
|
Itai Shirav
|
2f54b3ca5a
|
Merge branch 'qs-final' of https://github.com/carrotquest/infi.clickhouse_orm into carrotquest-qs-final
|
2018-12-14 08:31:48 +02:00 |
|
Itai Shirav
|
5c78c315ee
|
Update test to verify issue #89
|
2018-12-14 08:29:08 +02:00 |
|
Itai Shirav
|
3620b5889d
|
Merge branch 'carrotquest-issue-89-fix' into develop
|
2018-12-14 08:22:22 +02:00 |
|
Itai Shirav
|
3478e59dd3
|
Merge branch 'issue-89-fix' of https://github.com/carrotquest/infi.clickhouse_orm into carrotquest-issue-89-fix
|
2018-12-14 08:21:29 +02:00 |
|
Itai Shirav
|
374f2dfe3e
|
Update docs
|
2018-12-14 08:20:43 +02:00 |
|
Itai Shirav
|
20ed85c864
|
Merge branch 'SUHAR1K-develop' into develop
|
2018-12-14 08:15:21 +02:00 |
|
M1ha
|
c56820fb6c
|
Fix https://github.com/Infinidat/infi.clickhouse_orm/issues/89
|
2018-12-13 15:40:08 +05:00 |
|
M1ha
|
5f4023f120
|
Added with_totals method
|
2018-12-12 15:33:35 +05:00 |
|
M1ha
|
0c92e2ac74
|
Simplified conditions, built by Q objects, if many conditions are joined in same mode
|
2018-12-11 18:04:08 +05:00 |
|
M1ha
|
12463c61b8
|
1) Fixed bugs
2) Edited the docs
3) Added test for prewhere
|
2018-12-11 17:25:54 +05:00 |
|
M1ha
|
f471da0fed
|
Added final() method to docs
|
2018-12-11 17:00:12 +05:00 |
|
M1ha
|
76dfdb6012
|
Fixed bug in final() method engine validation
|
2018-12-11 16:47:39 +05:00 |
|