Products.zmysqlda

Latest version: v5.0

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

Scan your dependencies

Page 4 of 6

3.1.1

-----
- 3106015: zope 2.12/plone4 compatibility fix (thanks Mark Van den Borre)

- 3076433: column descriptions always said NOT NULL (thanks Frank Hoffmann)

3.1

---
- 2357223: Savepoint support

3.0

---
- Added ``Setuptools`` support to create an egg package thanks to
Brett Carter.

- Added condition to handle connection getting "out of sync". This can occur
when, for instance, you get a stray semicolon in a query. When a connection
gets in this state it is hosed and must be closed and reconnected.

- Made some changes to how ``use_unicode`` and ``auto_create_db`` are set to
better allow for subclassing and extensions of the base classes.

- Added handling of NEWDECIMAL which was added for mysql 5.0.

- Added basic support for procedure calls using ``CALL`` query.

3.0beta1

--------
- Fixed issue with ``sql_quote__`` getting called prior to connection being made.

- Fixed bug 1916952. Updating to API change in MySQLdb 1.2.2 ping method.

- Fixed backwards compatibility issue with MySQLdb versions <= 1.2.1.

3.0alpha4

---------
- Fixed pernicious corner case bug with joining a transaction after the
transaction has started and been aborted.

- Zope dependency raised to Zope-2.8 or newer.

3.0alpha3

---------
- Unicode support now works!

- Unicode support reworked to use MySQLdb's unicode support instead of its
own half-baked layer.

- Minor cleanups and extensions to database introspection methods.

- Minor cleanups/fixes to dtml.

- Removed a few unnecessary thread locks.

- Changed failed query logging entries from errors to warnings.

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.