forked from pool/python-peewee
- update to 3.17.7:
* Add db_url support for psycopg3 via `psycopg3://`. * Ensure double-quotes are escaped properly when introspecting constraints. * A few documentation-related fixes. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-peewee?expand=0&rev=62
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 09:08:11 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.17.7:
|
||||
* Add db_url support for psycopg3 via `psycopg3://`.
|
||||
* Ensure double-quotes are escaped properly when introspecting
|
||||
constraints.
|
||||
* A few documentation-related fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 12:42:57 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user