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
Breadcrumbs
History for
python-asyncpg
asyncpg
on
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
View code at this point
Browse repository at this point
asyncpg v0.29.0
Show description for 74f3a00
elprans
committed
74f3a00
View commit details
Copy full SHA for 74f3a00
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Issue #1020 Infinity numeric support (#1067)
krokoziabla
authored
0c3bf60
View commit details
Copy full SHA for 0c3bf60
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
asyncpg v0.28.0
Show description for 9a12d14
elprans
committed
9a12d14
View commit details
Copy full SHA for 9a12d14
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 3, 2022
Add Pool.is_closing() method (#973)
singingwolfboy
authored
9cb2c1c
View commit details
Copy full SHA for 9cb2c1c
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Do not try to cleanup statements (#981)
Show description for d2e710f
fvannee
authored
d2e710f
View commit details
Copy full SHA for d2e710f
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
Correct the development version
elprans
committed
43bd82c
View commit details
Copy full SHA for 43bd82c
View code at this point
Browse repository at this point
Post-release version bump
elprans
committed
a6e2f18
View commit details
Copy full SHA for a6e2f18
View code at this point
Browse repository at this point
asyncpg v0.27.0
Show description for 925cfe1
elprans
committed
925cfe1
View commit details
Copy full SHA for 925cfe1
View code at this point
Browse repository at this point
Drop Python 3.6 support (#940)
bryanforbes
authored
bb0cb39
View commit details
Copy full SHA for bb0cb39
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Use the exact type name in Record.__repr__ (#959)
Show description for eccdf61
jparise
authored
eccdf61
View commit details
Copy full SHA for eccdf61
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.