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
.
includesoftware
/
python-asyncpg
Public
forked from
musicinmybrain/asyncpg
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 5, 2023
Post-release version bump
elprans
committed
c2c8d20
View commit details
Copy full SHA for c2c8d20
Browse repository at this point
asyncpg v0.29.0
Show description for 74f3a00
elprans
committed
74f3a00
View commit details
Copy full SHA for 74f3a00
Browse repository at this point
Commits on Oct 10, 2023
fix: allow host tuple (#1021)
lezram
authored
d7faaff
View commit details
Copy full SHA for d7faaff
Browse repository at this point
Commits on Oct 9, 2023
Add query logging callbacks and context manager (#1043)
dcwatson
authored
b2697ff
View commit details
Copy full SHA for b2697ff
Browse repository at this point
Cut BaseProtocol circular reference on close. (#1049)
Show description for 93a6f79
pteromys
and
elprans
authored
93a6f79
View commit details
Copy full SHA for 93a6f79
Browse repository at this point
Close cursor portals once the iterator is exhausted (#1088)
Show description for ca9f03b
elprans
authored
ca9f03b
View commit details
Copy full SHA for ca9f03b
Browse repository at this point
Add support for the `WHERE` clause in `copy_to` methods (#941)
redgoldlace
authored
b7ffab6
View commit details
Copy full SHA for b7ffab6
Browse repository at this point
Use cleanup_ctx in pool usage doc (#878)
Show description for 70c8bd8
ir4y
and
elprans
authored
70c8bd8
View commit details
Copy full SHA for 70c8bd8
Browse repository at this point
Small fix for documentation on using SSL in Connection (#995)
Show description for ccc7baf
ScottFred
authored
ccc7baf
View commit details
Copy full SHA for ccc7baf
Browse repository at this point
Use the `timeout` context manager in the connection path (#1087)
Show description for 313b2b2
elprans
authored
313b2b2
View commit details
Copy full SHA for 313b2b2
Browse repository at this point
Update automatic PostGIS type conversion for Shapely 2.0 (#1085)
Show description for 8b45beb
ChimneySwift
authored
8b45beb
View commit details
Copy full SHA for 8b45beb
Browse repository at this point
Switch to Python 3.12-style `wait_for` (#1086)
Show description for 4bdd8a7
elprans
authored
4bdd8a7
View commit details
Copy full SHA for 4bdd8a7
Browse repository at this point
Remove connection parameter caching in `Pool` (#1053)
Show description for 4ddb039
ermakov-oleg
authored
4ddb039
View commit details
Copy full SHA for 4ddb039
Browse repository at this point
Commits on Oct 8, 2023
Test on Python 3.12 and PostgreSQL 16 (#1084)
elprans
authored
deea86c
View commit details
Copy full SHA for deea86c
Browse repository at this point
Issue #1020 Infinity numeric support (#1067)
krokoziabla
authored
0c3bf60
View commit details
Copy full SHA for 0c3bf60
Browse repository at this point
Commits on Oct 7, 2023
Disable JIT while doing type introspection (#1082)
Show description for f21ebf6
elprans
authored
f21ebf6
View commit details
Copy full SHA for f21ebf6
Browse repository at this point
Commits on Aug 24, 2023
Support `target_session_attrs` in URL format, add tests (#1073)
elprans
authored
7cb4e70
View commit details
Copy full SHA for 7cb4e70
Browse repository at this point
Commits on Aug 17, 2023
Fix handling of non-ASCII passwords (#1062)
Show description for 89d5bd0
elprans
authored
89d5bd0
View commit details
Copy full SHA for 89d5bd0
Browse repository at this point
Add support for tuple-format custom codecs on composite types (#1061)
Show description for 922fcd1
elprans
authored
922fcd1
View commit details
Copy full SHA for 922fcd1
Browse repository at this point
Handle environments with HOME set to a not-a-directory (#1063)
Show description for af922bc
elprans
authored
af922bc
View commit details
Copy full SHA for af922bc
Browse repository at this point
When prepared statements are disabled, avoid relying on them harder (#1065)
Show description for cbf64e1
elprans
authored
cbf64e1
View commit details
Copy full SHA for cbf64e1
Browse repository at this point
Commits on Aug 15, 2023
Drop support for Python 3.7 (#1064)
bryanforbes
authored
87ab143
View commit details
Copy full SHA for 87ab143
Browse repository at this point
Commits on Jul 7, 2023
Post-release version bump
elprans
committed
511aeb2
View commit details
Copy full SHA for 511aeb2
Browse repository at this point
asyncpg v0.28.0
Show description for 9a12d14
elprans
committed
9a12d14
View commit details
Copy full SHA for 9a12d14
Browse repository at this point
Scale flake8 back to 5.0 (#1048)
Show description for a1a7b1a
elprans
authored
a1a7b1a
View commit details
Copy full SHA for a1a7b1a
Browse repository at this point
Move pytest and coverage config to pyproject.toml
elprans
committed
fdf559f
View commit details
Copy full SHA for fdf559f
Browse repository at this point
Commits on Jul 6, 2023
Minor edits to the `target_session_attrs` patch.
elprans
committed
bc79953
View commit details
Copy full SHA for bc79953
Browse repository at this point
Fix closing of connection discarded by session target attrs (#1046)
Show description for 6043d91
elprans
authored
6043d91
View commit details
Copy full SHA for 6043d91
Browse repository at this point
Move most metadata to pyproject.toml (#1045)
Show description for faa94d1
elprans
authored
faa94d1
View commit details
Copy full SHA for faa94d1
Browse repository at this point
Commits on Jun 22, 2023
Bust README cache
elprans
committed
83c1159
View commit details
Copy full SHA for 83c1159
Browse repository at this point
Update benchmarks, add psycopg3 (#1042)
Show description for 7d4fcf0
elprans
authored
7d4fcf0
View commit details
Copy full SHA for 7d4fcf0
Browse repository at this point
Commits on May 30, 2023
Add support for READ UNCOMMITTED (#1039)
benwah
authored
2f20bae
View commit details
Copy full SHA for 2f20bae
Browse repository at this point
Commits on May 8, 2023
Add support for target_session_attrs (#987)
Show description for bf74e88
3 people
authored
bf74e88
View commit details
Copy full SHA for bf74e88
Browse repository at this point
fix: salt and iterations parsing for scram (#1026)
Show description for 7443a9e
trigonometr
and
Yaroslav Panichkin
authored
7443a9e
View commit details
Copy full SHA for 7443a9e
Browse repository at this point
Commits on Mar 12, 2023
Handle environments without home dir (#1011)
LeonardBesson
authored
172b8f6
View commit details
Copy full SHA for 172b8f6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.