- Notifications
You must be signed in to change notification settings - Fork 14
Pull requests: psqlpy-python/psqlpy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add geo types to supported types in docs
#77 by Mernus was merged Aug 15, 2024 Loading…
3 of 6 tasks
Added support for INET type in PostgreSQL, IPv4Address/IPv6Address in Python
#10 by chandr-andr was merged Mar 6, 2024 Loading…
Added support for converting PostgreSQL JSON/JSONB into Python dict
#16 by chandr-andr was merged Mar 13, 2024 Loading…
Removed Arc<RwLock> from Connection Pool
#17 by chandr-andr was merged Mar 13, 2024 Loading…
6 tasks
Rewrote the whole implementation of Cursor. Made some performance changes in Transaction
#15 by chandr-andr was merged Mar 13, 2024 Loading…
Removed docs from README, docs on our documentation site
#29 by chandr-andr was merged Apr 6, 2024 Loading…
Remove RwLock at connection_pool, connection and transaction
#18 by insani7y was merged Mar 13, 2024 Loading…
Upgraded library to the pyo3 v0.21.1. Crtitical changes, library became much faster
#31 by chandr-andr was merged Apr 11, 2024 Loading…
Custom decoders and encoders for not supported types
#35 by chandr-andr was merged Apr 26, 2024 Loading…
6 tasks
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.