58c15b6b91
- update to 3.0.1: * Re-drop dependency on typing_extensions - update to 3.0.0: * Drop dependency on typing_extensions * Fix type errors
Dirk Mueller2025-07-13 13:38:32 +00:00
9eea46df26
Accepting request 1217341 from devel:languages:python
Ana Guerrero2024-10-24 13:42:31 +00:00
3fe58698c9
- update to 2.3.0 * Remove Python 3.8 support. * Remove Django 3 support. * Add python 3.13 support. * Add Django 5.1 to the testing library. - version 2.2.0 * Add disable_server_side_cursors parameter * Enhance Query String Parsing for Server-Side Binding in Django 4.2 with psycopg 3.1.8+ * Update django 5.0 python compatability by @mattseymour in #239 * Improved internals * Improved documentation
Torsten Gruner2024-10-23 11:47:33 +00:00
a646df9d74
Accepting request 1137636 from devel:languages:python
Ana Guerrero2024-01-09 19:49:41 +00:00
bfec8e2405
- update to 2.1.0: * fix: parse options with numerical values as int - update to 2.0.0: * setup.py: Fix project_urls parameter name * Redo as a package to fix mypy issues - Update to 1.0.0
Dirk Mueller2024-01-08 20:53:13 +00:00
2b9fd23789
- update to 1.3.0: * Better error on missing schema * Add types * 100% test coverage * Avoid duplicating the uses_netloc and schemes lines * isort 5.11.4 is broken * Throw warning if DATABASE_URL isn't set * Fixes#209 - Make conn_max_age optional[int] type
Dirk Mueller2023-04-25 21:59:58 +00:00