Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
psqlpy-python
/
psqlpy
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
361
Code
Issues
12
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
psqlpy
python
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 27, 2026
Make the listener reconcile LISTEN/UNLISTEN without a lock-order deadlock, end the message-forwarding task cleanly instead of panicking, and bound the listener tests with deterministic waits plus a…
Show description for 3b499ce
chandr-andr
committed
3b499ce
View commit details
Copy full SHA for 3b499ce
View code at this point
Browse repository at this point
Commits on May 24, 2026
Various performance improvements inspired by asyncpg
Show description for 814e4da
Dev-iL
and
claude
committed
814e4da
View commit details
Copy full SHA for 814e4da
View code at this point
Browse repository at this point
Commits on May 21, 2026
Merge pull request #170 from Dev-iL/2605/prek
Show description for 9729cf9
chandr-andr
authored
9729cf9
View commit details
Copy full SHA for 9729cf9
View code at this point
Browse repository at this point
Merge branch 'main' into 2605/copy_from_stdin
chandr-andr
authored
5cb163c
View commit details
Copy full SHA for 5cb163c
View code at this point
Browse repository at this point
Commits on May 16, 2026
Fix linter violations surfaced by updated ruff and mypy
Show description for 6c8638c
Dev-iL
and
claude
committed
6c8638c
View commit details
Copy full SHA for 6c8638c
View code at this point
Browse repository at this point
Remove test_aboba: duplicate of test_deserialization_simple_into_python
Show description for 5d91da2
Dev-iL
and
claude
committed
5d91da2
View commit details
Copy full SHA for 5d91da2
View code at this point
Browse repository at this point
Add copy_records_to_table for COPY FROM STDIN bulk-load
Show description for 87bf681
Dev-iL
committed
87bf681
View commit details
Copy full SHA for 87bf681
View code at this point
Browse repository at this point
Commits on May 14, 2026
Decode internal "char" type (OID 18) natively
Show description for db83ad0
Dev-iL
committed
db83ad0
View commit details
Copy full SHA for db83ad0
View code at this point
Browse repository at this point
Commits on Apr 5, 2026
JSON and JSONB can handle different sized arrays inside
chandr-andr
committed
94e9ca8
View commit details
Copy full SHA for 94e9ca8
View code at this point
Browse repository at this point
Commits on Nov 29, 2025
Removed python 3.9 from tests and builds
chandr-andr
committed
afaa198
View commit details
Copy full SHA for afaa198
View code at this point
Browse repository at this point
Added tests for Decimal types
chandr-andr
committed
8410f5c
View commit details
Copy full SHA for 8410f5c
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
Refactoring python tests: use env variables for db connection params
Daniil Babin
committed
cb20be1
View commit details
Copy full SHA for cb20be1
View code at this point
Browse repository at this point
Commits on Aug 14, 2025
Bumped version to 0.11.5
chandr-andr
committed
8a04241
View commit details
Copy full SHA for 8a04241
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
Added support for just array in JSONB column
chandr-andr
committed
0989b7d
View commit details
Copy full SHA for 0989b7d
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
Added performance improvement
chandr-andr
committed
c6335fe
View commit details
Copy full SHA for c6335fe
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
fix typing hint
bymoye
committed
e799526
View commit details
Copy full SHA for e799526
View code at this point
Browse repository at this point
change result
bymoye
committed
20247b5
View commit details
Copy full SHA for 20247b5
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
Added new as_tuple parameter to QueryResult
chandr-andr
committed
ee26552
View commit details
Copy full SHA for ee26552
View code at this point
Browse repository at this point
Commits on Jun 10, 2025
Fixed problem with recursive call
chandr-andr
committed
72f992a
View commit details
Copy full SHA for 72f992a
View code at this point
Browse repository at this point
Commits on May 27, 2025
Added more documentation and added one test
chandr-andr
committed
5bcf10f
View commit details
Copy full SHA for 5bcf10f
View code at this point
Browse repository at this point
Commits on May 26, 2025
Updated docs
chandr-andr
committed
d84fd55
View commit details
Copy full SHA for d84fd55
View code at this point
Browse repository at this point
Commits on May 19, 2025
Changes to connection, transaction and cursor management
chandr-andr
committed
359736d
View commit details
Copy full SHA for 359736d
View code at this point
Browse repository at this point
Commits on May 16, 2025
Making PSQLPy SQLAlchemy compatible
chandr-andr
committed
414f2ac
View commit details
Copy full SHA for 414f2ac
View code at this point
Browse repository at this point
Commits on May 14, 2025
Started making PSQLPy SQLAlchemy compatible
chandr-andr
committed
55a44e7
View commit details
Copy full SHA for 55a44e7
View code at this point
Browse repository at this point
Commits on May 6, 2025
Added DBAPI exceptions and connect method to single connection creation
chandr-andr
committed
e51b58b
View commit details
Copy full SHA for e51b58b
View code at this point
Browse repository at this point
Small fixes with kwargs parameters
chandr-andr
committed
c98ae53
View commit details
Copy full SHA for c98ae53
View code at this point
Browse repository at this point
Small fixes with kwargs parameters
chandr-andr
committed
093d78c
View commit details
Copy full SHA for 093d78c
View code at this point
Browse repository at this point
Commits on May 4, 2025
Added 14, 15, 16, 17 version of PostgreSQL to tests
chandr-andr
committed
7a5362b
View commit details
Copy full SHA for 7a5362b
View code at this point
Browse repository at this point
Added 14, 15, 16, 17 version of PostgreSQL to tests
chandr-andr
committed
7c6d373
View commit details
Copy full SHA for 7c6d373
View code at this point
Browse repository at this point
Full value converter refactor
chandr-andr
committed
284cc34
View commit details
Copy full SHA for 284cc34
View code at this point
Browse repository at this point
Full value converter refactor
chandr-andr
committed
8453ab7
View commit details
Copy full SHA for 8453ab7
View code at this point
Browse repository at this point
Full value converter refactor
chandr-andr
committed
602f00e
View commit details
Copy full SHA for 602f00e
View code at this point
Browse repository at this point
Commits on May 3, 2025
Full value converter refactor
chandr-andr
committed
af51f43
View commit details
Copy full SHA for af51f43
View code at this point
Browse repository at this point
Commits on Feb 22, 2025
Added support for named parameters
Show description for c9b9c8c
chandr-andr
committed
c9b9c8c
View commit details
Copy full SHA for c9b9c8c
View code at this point
Browse repository at this point
Added support for named parameters
Show description for 7573b07
chandr-andr
committed
7573b07
View commit details
Copy full SHA for 7573b07
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.