1
0
forked from pool/python-peewee
Go to file
Dominique Leuenberger ddf90e64fe Accepting request 1198059 from devel:languages:python
- update to 3.17.6:
  * Fix bug in recursive `model.delete_instance()` when a table
    contains foreign-keys at multiple depths of the graph
  * Fix regression in pool behavior on systems where
    `time.time()` returns identical values for two connections.
    This adds a no-op comparable sentinel to the heap to prevent
    any recurrence of this problem.
  * Ensure that subqueries inside `CASE` statements generate
    correct SQL.
  * Fix regression that broke server-side cursors with Postgres
  * Fix to ensure compatibility with psycopg3 - the libpq
    TransactionStatus constants are no longer available on the
    `Connection` instance.
  * Fix quoting issue in pwiz that could generate invalid python
    code for double-quoted string literals used as column defaults.

OBS-URL: https://build.opensuse.org/request/show/1198059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-peewee?expand=0&rev=29
2024-09-02 11:14:16 +00:00
.gitattributes - update to 3.17.6: 2024-08-31 12:14:03 +00:00
.gitignore - update to 3.17.6: 2024-08-31 12:14:03 +00:00
peewee-3.17.6.tar.gz - update to 3.17.6: 2024-08-31 12:14:03 +00:00
python-peewee.changes - update to 3.17.6: 2024-08-31 12:14:03 +00:00
python-peewee.spec - update to 3.17.6: 2024-08-31 12:14:03 +00:00