Sqlalchemy-nuodb

Latest version: v2.3.1

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

Scan your dependencies

2.3.1

-----------

- Support version 2.3.1 of the pynuodb driver.
- Reenable some tests that were disabled until the pynuodb driver had been upgraded.
- Supports both Python 2.7 and Python 3.4

2.2

-----------

(release date to be announced)

- Rewritten using the sqlalchemy test suite as the driver for development.
- Support for Python 3.4 (though this needs to be done to the upsteam NuoDB driver too.
- Full support for all features except for those noted below.
- Standard SQLAlchemy directory layout, naming conventions, etc.
- Added coverage reporting, got automated online builds working, added more
unit tests to get coverage up into the 90 percentile range.
- Got test suite passing, but skipped tests for issues known in PyNuoDB or core NuoDB
(see below).

Known Defects
~~~~~~~~~~~~~

1. NuoDB SQL layer is missing support for named constraints when CONSTRAINT
keyword is used:

| FAIL test/test_suite.py::ComponentReflectionTest_nuodb_pynuodb::()::test_get_unique_constraints
| FAIL test/test_suite.py::ComponentReflectionTest_nuodb_pynuodb::()::test_get_unique_constraints_with_schema

2. NuoDB does not support foreign keys. There are a number of tests that require
foreign key name lookups and foreign key names are not stored in its system
tables and for most scenarios NuoDB foreign keys are unimplemented.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.