issues
search
PNixx
/
clickhouse-activerecord
A Ruby database ActiveRecord driver for ClickHouse
MIT License
202
stars
100
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
No call to finish on disconnect!
#186
woodhull
opened
11 hours ago
0
Strange failure with a Rails 8 app
#185
zerobearing2
opened
5 days ago
2
Discarded PR
#184
muhammad-st
closed
3 weeks ago
0
Maintain primary key type specificity
#183
danielwestendorf
closed
4 days ago
0
Fix Net::HTTP argument errors in the document
#182
cindyliu923
closed
3 weeks ago
0
Reliably sort functions, views, and materialized views in schema
#181
danielwestendorf
closed
4 days ago
1
Add method for querying materialized views
#180
danielwestendorf
closed
4 days ago
1
Improve function dumps
#179
felix-dumit
closed
4 days ago
2
Add support for integer limits in map type
#178
danielwestendorf
closed
4 days ago
0
Discarded PR
#177
muhammad-st
closed
1 month ago
0
Unable to create a database with a specific engine
#176
FranciscoJRSantos
opened
1 month ago
0
Aggregated column using argMaxIf is returning a boolean instead of the column value (aggregated state)
#175
ottony
opened
1 month ago
0
Columns with non-direct default values are returning a boolean after insertion
#174
ottony
closed
1 month ago
2
Include column definitions in schema dump if the column name is not `id`
#173
danielwestendorf
closed
1 month ago
0
Schema dumps do not support primary keys of type other than :integer/UInt32
#172
danielwestendorf
closed
4 days ago
2
Primary keys with a name other than `id` no longer dumped correctly
#171
danielwestendorf
closed
1 month ago
0
Add blank line after create_function in schema
#170
danielwestendorf
closed
1 month ago
0
feat(limit_by): Add support for LIMIT BY clause
#169
jdenquin
closed
1 month ago
2
Why was SSL cert verification disabled?
#168
woodhull
opened
1 month ago
0
Ignore vscode subfolder
#167
vincent-pochet
closed
1 month ago
0
Fix for function creation in structure.sql
#166
felix-dumit
closed
1 month ago
0
Improve DB::Exception error handling
#165
kyrylo
closed
1 month ago
2
An ActiveRecord::ActiveRecordError is raised if a selected row contains the string 'DB::Exception'
#164
kyrylo
closed
1 month ago
4
Using schema_format = ruby fails with a single ORDER BY column
#163
dbackeus
closed
1 month ago
2
Encapsulate format logic within Statement and helper classes
#162
leboshi
opened
2 months ago
2
Add `group_by_grouping_sets` query method
#161
leboshi
closed
1 month ago
0
Getting rbuf_fill - end of file reached (EOFError) on production but works fine in development
#160
BilalBudhani
closed
2 months ago
4
SchemaDumper adds materialized view destination
#159
cbisnett
closed
1 month ago
2
Add Array support to Map
#158
julienbourdeau
closed
1 month ago
2
feat: Support map of arrays
#157
julienbourdeau
closed
3 months ago
1
Support for rails 7.2
#156
jenskdsgn
closed
3 months ago
1
Update record field
#155
xao0isb
closed
3 months ago
7
Additional contributor?
#154
danielwestendorf
closed
3 months ago
0
Fix `#find_by`
#153
danielwestendorf
closed
3 months ago
0
Add connection view helper
#152
danielwestendorf
closed
3 months ago
0
Fix change_column functionality
#151
cbisnett
closed
3 months ago
1
Noop savepoint functionality
#150
danielwestendorf
closed
3 months ago
0
support INSERT INTO with SETTINGS
#149
senid231
opened
3 months ago
1
Normalize table name in schema dump
#148
danielwestendorf
closed
3 months ago
1
Normalize table name in schema dump
#147
danielwestendorf
closed
3 months ago
1
Add support for `CREATE FUNCTION` and `CREATE OR REPLACE FUNCTION`; the later in schema loading
#146
danielwestendorf
closed
1 month ago
2
db:schema:load fails if a user defined function already exists
#145
danielwestendorf
closed
1 month ago
0
Add support for Map datatype
#144
danielwestendorf
closed
3 months ago
2
fix: assign config to a variable instead of using a method
#143
roelbondoc
closed
5 months ago
0
misc: Sync with upstream
#142
vincent-pochet
closed
5 months ago
0
misc: Sync with upstream
#141
vincent-pochet
closed
5 months ago
1
Quote table names with periods when dumping schemas
#140
ericbeland
closed
4 months ago
0
Enable JSON type in clickhouse
#139
agamble
opened
5 months ago
1
Missing `schema_migrations` table in schema dump
#138
svevang
opened
5 months ago
2
Materialized views are not triggered in test env.
#137
tee0zed
opened
6 months ago
2
Next