Sqlalchemy-ingres

Latest version: v0.0.10

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

Scan your dependencies

0.0.10

New in this release
- Format source files with pylama & black (71)
- Doc update explaining SQLAlchemy test suites (70)
- Allow compatibility with SQLAlchemy 1.4.x (69)
- Fix issue 66 - missing database name create_engine() crash (67)
- README updates (64)

0.0.8

Issues fixed in this release
- Properly reflect column attributes: nulllable, autoincrement, comment 61
- Return only user defined indexes from IngresDialect::get_indexes 60

0.0.7

Load iidbcapabilities and use to build column definition involving unique constraints (58)
Doc update for SQL syntax error involving UNION with SELECT containing ORDER BY (57)
Mitigate AssertionError for unique constraints (56)
New method get_unique_constraints II-14372 (52)
Avoid running SQLAlchemy schema tests with Ingres dialect (50)
Add custom requirements.py (49)
Ensure lastrowid exists before assigning (47)
Preliminary error fixes (46)
Support for IDENTITY columns (42)
Add known issues section (40)
fix identifier case handling 37
Improve SQL row limiting and metadata operations (35)
Minor updates to python code example 34

0.0.6

Changes:
- Various documentation updates
- Fixes return type in **get_primary_keys** (31)
- Resolves: `TypeError: list indices must be integers or slices, not str`
- Fixes tuple append in **get_view_definition** and **get_indexes** (33)
- Resolves: `TypeError: 'tuple' object is not callable`
- Version updated to 0.0.6

0.0.4

installable from pypi with:

pip install "sqlalchemy-ingres[all]"

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.