- 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
Added support for INET type in PostgreSQL, IPv4Address/IPv6Address in Python
#10 by chandr-andr was merged Mar 6, 2024 Loading…
Added support for any custom python class in QueryResult
#11 by chandr-andr was merged Mar 9, 2024 Loading…
Rewrote the whole implementation of Cursor. Made some performance changes in Transaction
#15 by chandr-andr was merged Mar 13, 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
Remove RwLock at connection_pool, connection and transaction
#18 by insani7y was merged Mar 13, 2024 Loading…
Added new parameter to all execute method. Now it's possible to turn off statement preparation
#21 by chandr-andr was merged Mar 14, 2024 Loading…
Add execute_many, fetch_row, fetch_val to connection; impove docstrings
#24 by insani7y was merged Mar 18, 2024 Loading…
Previous Next
ProTip! Follow long discussions with comments:>50.