Sqlalchemy-cratedb

Latest version: v0.38.0

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

Scan your dependencies

Page 4 of 9

0.23.1

- Extended the type mapping for the upcoming type name changes in CrateDB 4.0.
- Added support for Python 3.7 and made that version the recommended one.

0.22.0

- BREAKING: Dropped support for Python 2.7 and 3.3
If you are using this package with Python 2.7 or 3.3 already, you will not be
able to install newer versions of this package.
- Add support for SQLAlchemy 1.2
- Updated `get_table_names()` method to only return tables but not views.
This enables compatibility with CrateDB 3.0 and newer.

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`

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.