-
Notifications
You must be signed in to change notification settings - Fork 419
Issues: MagicStack/asyncpg
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
tests: Attempt to inhibit spurious ConnectionResetError on Windows
#1190
by elprans
was merged Oct 18, 2024
Loading…
copy_from_query
does not handle NoneType
parameters correctly
#1179
by fobispotc
was closed Oct 18, 2024
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
dependencies
Pull requests that update a dependency file
#1178
by dependabot
bot
was merged Sep 3, 2024
Loading…
Add
fetchmany
to execute many *and* return rows
#1175
by rossmacarthur
was merged Oct 18, 2024
Loading…
Add connect kwarg to Pool to better support GCP's CloudSQL
#1170
by d1manson
was merged Oct 18, 2024
Loading…
Don't attempt to canonicalize peer name in Kerberos/GSSAPI/SSPI auth
#1166
by elprans
was closed Jul 18, 2024
Loading…
.github: Explicitly install Postgres in platform tests
#1164
by elprans
was merged Jul 14, 2024
Loading…
max_inactive_connection_lifetime param not respected in a conn pool
#1161
by dilshans2k
was closed Jul 17, 2024
SELECT query to database returns wrong decimal values.
#1160
by JavaProgswing
was closed Jul 2, 2024
asyncpg.connect: ValueError: invalid literal for int() with base 10
#1151
by dss010101
was closed Jun 7, 2024
Replace obsolete, unsafe Py_TRASHCAN_SAFE_BEGIN/END
#1150
by musicinmybrain
was merged Jul 17, 2024
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.