issues
search
Infinidat
/
infi.clickhouse_orm
A Python library for working with the ClickHouse database (https://clickhouse.yandex/)
BSD 3-Clause "New" or "Revised" License
414
stars
136
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
get_model_for_table returns model which can not return create table SQL
#213
nnseva
opened
2 months ago
0
`Decimal128Field` raise `decimal.InvalidOperation` error occurs under certain circumstances
#212
euynus
opened
4 months ago
1
Feat/added AggregatingMergeTree engine
#211
solebox
opened
5 months ago
0
fix: check default value existence if field value is None
#210
nebaskov
opened
8 months ago
0
utils.arg_to_sql function can not be redeclared in Field subclass
#209
M1ha-Shvn
opened
9 months ago
0
Support for Tuple field
#208
Devkalion
opened
10 months ago
0
Update for deprecated pkg_resources
#207
jozekbudz
opened
1 year ago
1
feat: BooleanField for ORM
#206
HarrisMinhas123
opened
1 year ago
0
Question about `ON CLUSTER` support
#205
gerowam
opened
1 year ago
0
Fix tests crash with ClickHouse 22.8
#204
DimasKovas
opened
1 year ago
0
Row-level TTL support; Engine specification, settings and migrations
#203
gerowam
opened
1 year ago
0
Update database.py - clickhouse new version# 21.8.15.15.altinitystable broke this code
#202
palmtree100
opened
1 year ago
0
Bump werkzeug from 1.0.1 to 2.2.3 in /examples/db_explorer
#201
dependabot[bot]
opened
1 year ago
0
Bump certifi from 2020.4.5.2 to 2022.12.7 in /examples/db_explorer
#200
dependabot[bot]
opened
1 year ago
0
Infinitive loop while parsing Array of strings
#199
Romamo
opened
1 year ago
0
Fixed infinitive loop while parsing Array of strings
#198
Romamo
closed
1 year ago
0
Fix pagination for models with alias fields
#197
SpecialK118
closed
1 year ago
0
version number contains a string will cause an error
#196
InkCoderYmc
opened
2 years ago
1
Filtering with higher order functions
#195
amalshaji
closed
10 months ago
1
Fixed issue with double negation of Q objects
#194
M1ha-Shvn
opened
2 years ago
0
add support of having_or_exclude
#193
Mastermind-U
opened
2 years ago
0
feat: Support MapField
#192
sswest
closed
2 years ago
0
added return from insert method
#191
pixel365
closed
10 months ago
0
How could I use high order func in my query?
#190
ArtZoick
opened
2 years ago
1
Map data type
#189
PyCht
opened
2 years ago
1
debug: BaseTzInfo can only be imported from pytz.tzinfo
#188
sunfu12
opened
2 years ago
0
feat: query support array join
#187
yywing
opened
2 years ago
0
`FORMAT TabSeparatedWithNamesAndTypes` added everywhere, produces massive syntax errors
#186
pkit
opened
2 years ago
2
can i use it in asyncio?
#185
yangjinhao1234
closed
2 years ago
14
Join and Subqueries support
#184
yukimur
opened
2 years ago
1
Small fixes
#183
mangototango
closed
3 years ago
0
Issue while using with Altinity clickhouse enterprise version
#182
Jatinbalodhi96
closed
3 years ago
1
Fixes to make the tests pass on ClickHouse v21.9
#181
mangototango
closed
3 years ago
0
add support for arbitrary SETTINGS in CREATE TABLE
#180
beda42
opened
3 years ago
0
Need `toStartOfInterval` support.
#179
harshitsinghai77
opened
3 years ago
0
Is it possible to create MaterializedView table with this ORM?
#178
aniruddha-chakraborty
opened
3 years ago
1
Clickhouse array string find end has wrong regular expression for missing case
#177
loganma
opened
3 years ago
0
Status of the project
#176
olliemath
opened
3 years ago
4
Allow migrations not to replicate with an argument
#175
macobo
closed
3 years ago
0
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x81 in position 76: invalid start byte
#174
sangensong
opened
3 years ago
0
When will the VersionedCollapsingMergetree engine be supported?
#173
cccjjj123
opened
3 years ago
0
Bump urllib3 from 1.25.9 to 1.26.5 in /examples/db_explorer
#172
dependabot[bot]
closed
3 years ago
0
support having
#171
lyssom
opened
3 years ago
0
How to install clickhouse_orm after changing the code
#170
BigRantLing
closed
3 years ago
0
Bump jinja2 from 2.11.2 to 2.11.3 in /examples/db_explorer
#169
dependabot[bot]
closed
3 years ago
0
quest for F function of toStartOfInterval
#168
ConleyKong
opened
3 years ago
1
Support for adding a column to the beginning of a table
#167
meanmail
closed
3 years ago
0
support TTL rules in merge engine
#166
fanzhao1986
opened
3 years ago
1
COUNT(DISTINCT field_name) analog
#165
gych76
opened
3 years ago
0
Add stddev funcs to F()
#164
peskovkst
closed
3 years ago
0
Next