Skip to content

Pull requests: psqlpy-python/psqlpy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Added tests and test actions
#1 by chandr-andr was merged Feb 28, 2024 Loading… updated Feb 28, 2024
Continue adding tests
#3 by chandr-andr was merged Feb 29, 2024 Loading… updated Feb 29, 2024
Continue adding tests
#4 by chandr-andr was merged Feb 29, 2024 Loading… updated Feb 29, 2024
Continue adding tests
#5 by chandr-andr was merged Mar 3, 2024 Loading… updated Mar 3, 2024
Added connection recycling settings
#7 by chandr-andr was merged Mar 4, 2024 Loading… updated Mar 4, 2024
transaction deferable
#8 by insani7y was merged Mar 5, 2024 Loading… updated Mar 5, 2024
Added support for INET type in PostgreSQL, IPv4Address/IPv6Address in Python
#10 by chandr-andr was merged Mar 6, 2024 Loading… updated Mar 6, 2024
Added pipeline functionality for transactions
#12 by chandr-andr was merged Mar 10, 2024 Loading… updated Mar 10, 2024
Implement fetch_val method for Transaction
#14 by insani7y was merged Mar 12, 2024 Loading… updated Mar 12, 2024
Added support for converting PostgreSQL JSON/JSONB into Python dict
#16 by chandr-andr was merged Mar 13, 2024 Loading… updated Mar 13, 2024
Rewrote the whole implementation of Cursor. Made some performance changes in Transaction
#15 by chandr-andr was merged Mar 13, 2024 Loading… updated Mar 13, 2024
Removed Arc<RwLock> from Connection Pool
#17 by chandr-andr was merged Mar 13, 2024 Loading… updated Mar 13, 2024
6 tasks
Remove RwLock at connection_pool, connection and transaction
#18 by insani7y was merged Mar 13, 2024 Loading… updated Mar 13, 2024
Added support for MacAddr6 type
#26 by chandr-andr was merged Mar 28, 2024 Loading… updated Mar 28, 2024
Removed docs from README, docs on our documentation site
#29 by chandr-andr was merged Apr 6, 2024 Loading… updated Apr 6, 2024
Upgraded library to the pyo3 v0.21.1. Crtitical changes, library became much faster
#31 by chandr-andr was merged Apr 11, 2024 Loading… updated Apr 11, 2024
Added one more exception and rename old ones
#28 by chandr-andr was merged Mar 31, 2024 Loading… updated Apr 11, 2024
Added support for MacAddr8 type
#27 by chandr-andr was merged Mar 28, 2024 Loading… updated Apr 11, 2024
Fixed type hint mistakes in python pyi files
#25 by chandr-andr was merged Mar 26, 2024 Loading… updated Apr 11, 2024
Add execute_many, fetch_row, fetch_val to connection; impove docstrings
#24 by insani7y was merged Mar 18, 2024 Loading… updated Apr 11, 2024
Added support for any custom python class in QueryResult
#11 by chandr-andr was merged Mar 9, 2024 Loading… updated Apr 11, 2024
Remove RwLock's from is_done and is_started
#19 by insani7y was merged Mar 13, 2024 Loading… updated Apr 11, 2024
missing methods in transaction
#9 by insani7y was merged Mar 7, 2024 Loading… updated Apr 11, 2024
transaction deferable
#2 by insani7y was closed Mar 5, 2024 Loading… updated Apr 11, 2024
ProTip! no:milestone will show everything without a milestone.