S4u.sqlalchemy

Latest version: v4.0

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

Scan your dependencies

Page 1 of 5

4.1

---------------------

- ...

4.0

---------------------

- Remove all SQLAlchemy-pyramid integration logic in favour of using
`pyramid_sqlalchemy <https://pypi.python.org/pypi/pyramid_sqlalchemy>`_.

3.5

-----------------------

- Add a JSON column type which uses database-native json types where
possible (ie JSON for PostgreSQL).

3.4

----------------------

- Add an Array column type which uses database-native array types where
possible (ie ARRAY for PostgreSQL).

3.3

-----------------------

- Add support for Python 3.3 and later.

- Modify UUID type to always use the native string type of the current Python
version for its values.

3.2

-----------------------

- Make Session object easier to use: instead of creating it on initialisation
create it immediately, and only configure it during initialisation. This
makes it possible to import the Session directly.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.