Sqlalchemy-cratedb

Latest version: v0.41.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 10

0.21.3

- Fixed an issue that caused `metadata.create_all(bind=engine)` to fail
creating tables that contain an `ObjectArray` column.

0.21.1

- Fixed an issue that prevented the usage of SQLAlchemy types `NUMERIC` and
`DECIMAL` as column types.

0.21.0

- Prepared primary key retrieval for CrateDB 2.3.0. Preserved
backwards-compatibility for lower versions.

0.18.0

- Added support for `Insert` from select
- Support `get_columns` and `get_pk_constraint`

0.17.0

- BREAKING: Dropped support for SQLAlchemy < 1.0.0
- Fix: The dialect didn't work properly with alpha and beta
versions of sqlalchemy due to a wrong version check
(e.g.: sandman2 depends on 1.1.0b3)
- Added support for native Arrays
- Fix: `sa.inspect(engine).get_table_names` failed due
to an attribute error

0.16.5

- Added compatibility for SQLAlchemy version 1.1

Page 5 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.