issues
search
MagicStack
/
asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
Apache License 2.0
6.99k
stars
404
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Typing: Correctly set types when getting `Record` fields
#1210
galah92
opened
5 days ago
0
Add typing to `Pool.acquire`
#1209
DanielNoord
opened
6 days ago
0
Custom CursorIterator
#1208
letrec
opened
6 days ago
2
unknown function name: set_config(STRING,STRING,BOOLEAN) when using parameters in `CONCAT` function
#1207
peter-facko
opened
1 week ago
0
Why is asyncpg doing type introspection on json types?
#1206
swanysimon
opened
1 week ago
0
Python 3.13 compatibility
#1205
bcapitanu
closed
1 week ago
4
Compatibility Issue with asyncpg 0.30.0 in Gino 1.0.1
#1204
eamial-pub
opened
1 week ago
0
Compatibility with gino
#1203
eamial-pub
closed
1 week ago
0
Complete typing of `connresource`
#1202
DanielNoord
opened
1 week ago
0
Return types annotations when
#1201
deadafaccount
opened
1 week ago
0
Add typing to `_ConnectionParameters` and related functions
#1199
DanielNoord
opened
2 weeks ago
1
Add typing to two objects in `connection_utils`
#1198
DanielNoord
closed
1 week ago
4
Add typing to auxiliary classes around `Pool`
#1197
DanielNoord
closed
6 days ago
2
Fix typing issues around Range/RangeValue
#1196
toofishes
opened
2 weeks ago
2
asyncpg v0.30.0
#1194
elprans
closed
3 weeks ago
0
asyncpg v0.30.0
#1193
elprans
closed
3 weeks ago
0
asyncpg v0.30.0
#1192
elprans
closed
3 weeks ago
0
Allow customizing connection state reset
#1191
elprans
closed
3 weeks ago
0
tests: Attempt to inhibit spurious ConnectionResetError on Windows
#1190
elprans
closed
3 weeks ago
0
Test on PostgreSQL 17
#1189
elprans
closed
3 weeks ago
0
Test and build on Python 3.13
#1188
elprans
closed
3 weeks ago
0
Add support for the `sslnegotiation` parameter
#1187
elprans
closed
3 weeks ago
0
Add equivalent to psycopg2 `register_adapter`
#1186
dgilman-hrp
opened
1 month ago
2
notice also the MERGE command
#1185
MeggyCal
closed
3 weeks ago
0
minor suggestion: fetchcol() method
#1183
ofer-pd
opened
1 month ago
0
Allow testing with uvloop on Python 3.12
#1182
musicinmybrain
closed
3 weeks ago
0
fails to build with Python 3.13
#1181
Cikmo
closed
3 weeks ago
13
handle `None` parameters in query, returning NULL
#1180
fobispotc
closed
3 weeks ago
0
`copy_from_query` does not handle `NoneType` parameters correctly
#1179
fobispotc
closed
3 weeks ago
2
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#1178
dependabot[bot]
closed
2 months ago
0
Require async_timeout for python < 3.11
#1177
Pliner
closed
3 weeks ago
0
Use UTC for `timestamp without time zone`
#1176
WillPCowan
opened
2 months ago
2
Add `fetchmany` to execute many *and* return rows
#1175
rossmacarthur
closed
3 weeks ago
0
Unexpected/undesirable `CAST` of date string to `VARCHAR`
#1174
ccrvlh
opened
2 months ago
0
No rows returned by fetch() when for DELETE rewritten to UPDATE using rule
#1173
DvdGiessen
opened
3 months ago
0
Does asyncpg support using `pg_service.conf` for connection parameters?
#1172
CodeBardian
opened
3 months ago
0
Add connect kwarg to Pool to better support GCP's CloudSQL
#1170
d1manson
closed
3 weeks ago
0
Not accepting str as value for interval/date columns
#1169
riwu
opened
3 months ago
1
Remove empty line
#1168
ArtemIsmagilov
closed
3 weeks ago
0
gssapi: use hostbased_service name type
#1167
eltoder
closed
3 months ago
2
Don't attempt to canonicalize peer name in Kerberos/GSSAPI/SSPI auth
#1166
elprans
closed
3 months ago
2
Connection pool docs inconsistency?
#1165
elliotwaite
closed
3 months ago
2
.github: Explicitly install Postgres in platform tests
#1164
elprans
closed
3 months ago
0
CockroachDB first query huge 7 seconds delay!!
#1163
tamis-laan
closed
3 months ago
2
max_inactive_connection_lifetime param not respected in a conn pool
#1161
dilshans2k
closed
3 months ago
1
SELECT query to database returns wrong decimal values.
#1160
JavaProgswing
closed
4 months ago
3
WIP: Add Testing Failcase for DSN Parsing
#1159
ranchodeluxe
closed
3 weeks ago
3
Extremely long delay grabbing type info for string array (and likely other types) on CockroachDB
#1158
JamesHutchison
opened
5 months ago
13
Terminate function does not work when a stream is cancelled prematurely when in an anyio task group
#1156
JordanZimmitti
opened
5 months ago
3
Timeout configuration for multi-host config
#1155
inikolaev
opened
5 months ago
1
Next