issues
search
crate
/
sqlalchemy-cratedb
SQLAlchemy dialect for CrateDB.
https://cratedb.com/docs/sqlalchemy-cratedb/
Apache License 2.0
3
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump ruff from 0.1.12 to 0.1.13
#20
dependabot[bot]
closed
10 months ago
1
Update pyproject-fmt requirement from <1.6 to <1.7
#19
dependabot[bot]
closed
10 months ago
0
Update pandas requirement from <2.1 to <2.2
#18
dependabot[bot]
closed
10 months ago
0
Bump ruff from 0.1.7 to 0.1.12
#17
dependabot[bot]
closed
10 months ago
0
Chore: Fix pandas testing dependency by downgrading to pandas 2.0
#16
amotl
closed
10 months ago
2
Bump ruff from 0.1.7 to 0.1.11
#15
dependabot[bot]
closed
10 months ago
2
Bump ruff from 0.1.7 to 0.1.9
#14
dependabot[bot]
closed
10 months ago
1
Update mypy requirement from <1.8 to <1.9
#13
dependabot[bot]
closed
10 months ago
1
Types: Add support for BINARY columns and improve support for FLOATs
#12
amotl
opened
11 months ago
1
Dialect: Add support for `asyncpg` and `psycopg3` drivers
#11
amotl
opened
11 months ago
0
Dialect: Fix `get_table_names()` reflection method
#10
amotl
closed
5 months ago
4
Types: Add support for CrateDB's `FLOAT_VECTOR` data type and `KNN_MATCH` function
#9
amotl
closed
5 months ago
1
[TYPES] Refactor data type implementations to use their own file each
#8
amotl
closed
11 months ago
0
Split dialect from driver, part 3: Re-activate integration-/doctests
#7
amotl
closed
11 months ago
0
Split dialect from driver, part 3: Swap in SQLAlchemy dialect and tests
#6
amotl
closed
11 months ago
0
Split dialect from driver, part 2: Remove HTTP driver
#5
amotl
closed
11 months ago
0
Split dialect from driver, part 1: Preparations
#4
amotl
closed
11 months ago
1
Update urllib3 requirement from <2.1 to <2.2
#3
dependabot[bot]
closed
11 months ago
1
Bump github/codeql-action from 2 to 3
#2
dependabot[bot]
closed
11 months ago
1
Bump actions/setup-python from 4 to 5
#1
dependabot[bot]
closed
11 months ago
0
SQLAlchemy: Improve error message when using `database` path parameter
#81
amotl
opened
11 months ago
0
SQLAlchemy: Improve error message when using `schema` query parameter twice
#82
amotl
opened
11 months ago
0
SQLAlchemy: Polyfill for transparently synchronizing data with `REFRESH TABLE`
#83
amotl
opened
1 year ago
1
SQLAlchemy: Expecting `IntegrityError`, but `ProgrammingError` is raised
#96
amotl
closed
1 year ago
1
SQLAlchemy: Ignore `FOR UPDATE` clauses
#95
amotl
closed
1 year ago
0
SQLAlchemy: Polyfill for `UNIQUE` constraints
#76
amotl
opened
1 year ago
1
SQLAlchemy: Polyfill for `AUTOINCREMENT` columns
#77
amotl
opened
1 year ago
11
SQLAlchemy: Investigate if .ilike() should render as ILIKE
#98
hlcianfagna
closed
1 year ago
2
SQLAlchemy: Investigate whether and how to build upon the `JSON` type implementation
#93
amotl
opened
1 year ago
2
SQLAlchemy 1.4: On ORM DELETE operations, `rowcount=-1` is wrong
#107
amotl
closed
1 year ago
2
SQLAlchemy: Repair batched inserts with "insertmanyvalues" feature
#97
amotl
closed
1 year ago
3
SQLAlchemy: `CompileError: The 'crate' dialect with current database version settings does not support in-place multirow inserts.`
#101
amotl
closed
1 year ago
3
SQLAlchemy/DDL: Support custom `crate_autogenerate_uuid` column definition option
#102
amotl
closed
1 year ago
1
SQLAlchemy: Investigate `CompileError: Unconsumed column names`
#78
amotl
opened
1 year ago
0
SQLAlchemy 2: Type support for patch to `visit_update`
#84
amotl
opened
1 year ago
0
SA20: `AttributeError: can't set attribute 'returning'`
#110
amotl
closed
1 year ago
2
[2023] Deprecation notice about support for SQLAlchemy 1.3
#85
amotl
opened
1 year ago
2
SQLAlchemy: Maintenance support for SQLAlchemy 1.3
#108
amotl
closed
1 year ago
1
SQLAlchemy: Add Python-based test module for integration tests
#88
amotl
closed
5 months ago
2
SQLAlchemy: Investigate sub-query variants of queries with count and aggregate functions
#91
amotl
opened
1 year ago
1
SQLAlchemy: Investigate different ways to set default values for columns
#87
amotl
opened
1 year ago
0
SA20: Resolve all deprecation warnings using `SQLALCHEMY_WARN_20=1`
#111
amotl
closed
1 year ago
2
Support generated columns
#112
hammerhead
closed
1 year ago
0
SA20: Evaluate compatibility with SQLAlchemy 2.0
#109
amotl
closed
1 year ago
2
Populate primary key value for the row just inserted into DBAPI's `lastrowid` and SQLAlchemy's `inserted_primary_key` attributes
#94
amotl
opened
2 years ago
0
SQLAlchemy/DDL: Support `server_default` column definition option
#106
amotl
closed
1 year ago
0
SQLParseException[line 4:8: no viable alternative at input 'LIMIT -']
#113
amotl
closed
2 years ago
4
Tests: Flakyness within "doctests/itests.txt"
#114
amotl
closed
1 year ago
1
Enable the `DefaultTypeConverter` using an SQLAlchemy DBURI connection parameter
#89
amotl
opened
2 years ago
0
SQLAlchemy backlog
#74
amotl
opened
2 years ago
3
Previous
Next