python-peewee
No description set
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
7
derived packages
- Links to openSUSE:Factory / python-peewee
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Maliku:python/python-peewee && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
peewee-3.17.6.tar.gz | 0000929364 908 KB | |
python-peewee.changes | 0000027989 27.3 KB | |
python-peewee.spec | 0000002529 2.47 KB |
Revision 58 (latest revision is 64)
Dirk Mueller (dirkmueller)
committed
(revision 58)
- 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.
Comments 0