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
Chore: Fix "Importing value of mutable attribute" in test case
#70
amotl
closed
5 months ago
1
Utility function for properly quoting table names, full-qualified or not
#69
amotl
closed
5 months ago
2
Dependencies: Use `crate==1.0.0dev0`
#68
amotl
closed
5 months ago
1
Chore: Fix package entrypoint and module imports after migration from crate-python
#67
amotl
closed
5 months ago
1
Chore: A few adjustments after migration from crate-python
#66
amotl
closed
5 months ago
1
Modernize CrateDB data type implementations
#65
amotl
opened
5 months ago
0
Update pyproject-fmt requirement from <1.9 to <2.2
#64
dependabot[bot]
closed
6 months ago
1
Update validate-pyproject requirement from <0.17 to <0.19
#63
dependabot[bot]
closed
6 months ago
1
Update validate-pyproject requirement from <0.17 to <0.18
#62
dependabot[bot]
closed
6 months ago
2
Update pyproject-fmt requirement from <1.9 to <2.1
#61
dependabot[bot]
closed
6 months ago
2
Bump ruff from 0.3.5 to 0.4.3
#60
dependabot[bot]
closed
6 months ago
1
Bump ruff from 0.3.5 to 0.4.2
#59
dependabot[bot]
closed
6 months ago
2
Update poethepoet requirement from <0.26 to <0.27
#58
dependabot[bot]
closed
6 months ago
1
Update mypy requirement from <1.10 to <1.11
#57
dependabot[bot]
closed
6 months ago
1
Update pyproject-fmt requirement from <1.8 to <1.9
#56
dependabot[bot]
closed
6 months ago
1
Bump ruff from 0.3.5 to 0.4.1
#55
dependabot[bot]
closed
7 months ago
2
Bump ruff from 0.3.5 to 0.3.7
#54
dependabot[bot]
closed
7 months ago
2
Bump ruff from 0.3.4 to 0.3.5
#53
dependabot[bot]
closed
7 months ago
1
CI: Update to codecov-action@v4
#52
amotl
closed
8 months ago
0
Dependencies: Use `dask[dataframe]`
#51
amotl
closed
8 months ago
0
Bump ruff from 0.2.2 to 0.3.4
#50
dependabot[bot]
closed
8 months ago
2
Update pytest-cov requirement from <5 to <6
#49
dependabot[bot]
closed
8 months ago
2
Bump ruff from 0.2.2 to 0.3.3
#48
dependabot[bot]
closed
8 months ago
1
Bump ruff from 0.2.2 to 0.3.2
#47
dependabot[bot]
closed
8 months ago
2
Update mypy requirement from <1.9 to <1.10
#46
dependabot[bot]
closed
8 months ago
1
Bump ruff from 0.2.2 to 0.3.0
#45
dependabot[bot]
closed
8 months ago
1
Bump codecov/codecov-action from 3 to 4
#44
dependabot[bot]
closed
8 months ago
1
Update poethepoet requirement from <0.25 to <0.26
#43
dependabot[bot]
closed
9 months ago
1
Bump ruff from 0.2.0 to 0.2.2
#42
dependabot[bot]
closed
9 months ago
1
Bump ruff from 0.2.0 to 0.2.1
#41
dependabot[bot]
closed
9 months ago
2
Update twine requirement from <5 to <6
#40
dependabot[bot]
closed
9 months ago
1
Revert "Bump codecov/codecov-action from 3 to 4"
#39
amotl
closed
9 months ago
0
Bump ruff from 0.1.14 to 0.2.0
#38
dependabot[bot]
closed
9 months ago
0
Bump github/codeql-action from 2 to 3
#37
dependabot[bot]
closed
9 months ago
0
Bump codecov/codecov-action from 3 to 4
#36
dependabot[bot]
closed
9 months ago
0
Update validate-pyproject requirement from <0.16 to <0.17
#35
dependabot[bot]
closed
10 months ago
0
Update black requirement from <24 to <25
#34
dependabot[bot]
closed
10 months ago
0
Update pytest requirement from <8 to <9
#33
dependabot[bot]
closed
10 months ago
0
Revert "Bump github/codeql-action from 2 to 3"
#32
amotl
closed
10 months ago
1
Update pandas requirement from <2.2 to <2.3
#31
dependabot[bot]
closed
10 months ago
2
Bump ruff from 0.1.13 to 0.1.14
#30
dependabot[bot]
closed
10 months ago
2
Update pyproject-fmt requirement from <1.7 to <1.8
#29
dependabot[bot]
closed
10 months ago
1
Database: Add autoincrement, uniqueness, and sync-writes polyfills
#28
amotl
closed
5 months ago
1
Types: Emulate PostgreSQL's `JSON(B)` types using CrateDB's `OBJECT`
#27
amotl
opened
10 months ago
0
Dialect: Fix `get_pk_constraint` to return `list` instead of `set` type
#26
amotl
closed
5 months ago
0
Types: Accept marshalling `datetime.date` values on `DateTime` fields
#25
amotl
closed
5 months ago
0
Types: Improve type mappings
#24
amotl
opened
10 months ago
0
Types: Add method `ObjectArray.as_generic`
#23
amotl
opened
10 months ago
0
Types: Unlock supporting timezone-aware `DateTime` fields
#22
amotl
closed
5 months ago
0
Compiler: Add `CrateIdentifierPreparer` for properly quoting reserved words
#21
amotl
closed
5 months ago
0
Previous
Next