Z3c.sqlalchemy

Latest version: v2.1.1

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

Scan your dependencies

Page 2 of 9

1.5.0

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

- Add support for Python 3.5-3.9.

- Standardize namespace __init__.

- Fix to work with zope.sqlalchemy 1.2.

1.4.0

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

- Remove compatibility code with older Zope versions.

- Fix import issue with modern zope.component versions.

- Fix registering of custom mappers.

1.3.11

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

- Don't create a new MetaData in LazyMapperCollection,
but use the one created in the wrapper.
In some cases, you could have some tables in the metadata created in the wrapper,
and some tables in the metadata created in the LazyMapperCollection,
which gave an error when trying to create relations.

- When generating the mapper class, make sure table.name is a string.
It can be unicode when use_unicode=1 with MySQL engine.

1.3.10

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

- removed SA deprecation warning

1.3.9

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

- made 'twophase' configurable

1.3.8

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

- replace asDict() with a dictish proxy implementation

Page 2 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.