Issues
- 14
Extremely long delay grabbing type info for string array (and likely other types) on CockroachDB
#1158 opened by JamesHutchison - 0
Feature request: A connection property to retreive host name used in specific connection
#1213 opened by aldem - 7
Terminate function does not work when a stream is cancelled prematurely when in an anyio task group
#1156 opened by JordanZimmitti - 0
Invalid OID Handling in SQLAlchemy with asyncpg and autoload_with Causes DataError
#1212 opened by gtolarc - 0
unexpected connection_lost() call when cancelling a direct_tls connection with an active request can lead to a connection leak
#1211 opened by jraby - 6
Introspection TYPE_BY_OID running for long time
#1138 opened by slice-ArpitSharma - 1
Why is asyncpg doing type introspection on json types?
#1206 opened by swanysimon - 1
Not accepting str as value for interval/date columns
#1169 opened by riwu - 2
Custom CursorIterator
#1208 opened by letrec - 0
Typing: Correctly set types when getting `Record` fields
#1210 opened by galah92 - 0
unknown function name: set_config(STRING,STRING,BOOLEAN) when using parameters in `CONCAT` function
#1207 opened by peter-facko - 4
Python 3.13 compatibility
#1205 opened by bcapitanu - 0
Compatibility with gino
#1203 opened by eamial-pub - 0
Compatibility Issue with asyncpg 0.30.0 in Gino 1.0.1
#1204 opened by eamial-pub - 0
Return types annotations when
#1201 opened by deadafaccount - 1
Timeout configuration for multi-host config
#1155 opened by inikolaev - 2
Use UTC for `timestamp without time zone`
#1176 opened by WillPCowan - 13
fails to build with Python 3.13
#1181 opened by Cikmo - 2
no attribute `_aborted` on `Connection.__del__`
#1132 opened by samuelcolvin - 2
Add equivalent to psycopg2 `register_adapter`
#1186 opened by dgilman-hrp - 1
GCP CloudSQL Connector with asyncpg Pool
#1148 opened by d1manson - 2
- 0
minor suggestion: fetchcol() method
#1183 opened by ofer-pd - 6
Error: there is no unique or exclusion constraint matching the ON CONFLICT specification
#1137 opened by doiodl - 1
Whenever i create a table with a `real` column and read the value i get something different then what i saved
#1145 opened by cldtech - 1
- 0
Unexpected/undesirable `CAST` of date string to `VARCHAR`
#1174 opened by ccrvlh - 1
RDS Proxy Pinning
#1153 opened by dbfreem - 0
No rows returned by fetch() when for DELETE rewritten to UPDATE using rule
#1173 opened by DvdGiessen - 0
- 2
Connection pool docs inconsistency?
#1165 opened by elliotwaite - 1
- 1
- 2
CockroachDB first query huge 7 seconds delay!!
#1163 opened by tamis-laan - 1
Any ETA on releasing the latest version with GSS?
#1154 opened by andipro123 - 3
- 5
- 0
Connection secrets displayed in clear text in logs
#1152 opened by sylvainmouquet - 0
cursor prefetch with bounded lag
#1149 opened by ale-dd - 0
insufficient data in buffer
#1147 opened by DeoLeung - 0
no binary format encoder for type jsonb
#1144 opened by koshak01 - 0
Asyncpg (asyncio/asyncpg.py, line 62, in get_query) get_query throws index error.
#1143 opened by slice-ArpitSharma - 3
Query does not processed
#1135 opened by 0ralo - 0
invalid input for query argument (can't subtract offset-naive and offset-aware datetimes)
#1139 opened by amamla - 2
connect through socks5 proxy
#1136 opened by nagylzs - 0
Feature request: Make transaction state public
#1130 opened by Azmisov - 0
Not using transactions but receiving errors with: Resetting connection with an active transaction
#1126 opened by robd003 - 2
- 0
Support typed prepared statements
#1121 opened by mvanderlee - 0
Use anyio instead of asyncio for trio compatibility
#1119 opened by marcuslimdw