-
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
Allow to specify custom connection reset query builder
#1146
by dsav
was closed Oct 18, 2024
Loading…
Whenever i create a table with a
real
column and read the value i get something different then what i saved
#1145
by cldtech
was closed Sep 13, 2024
Asyncpg (asyncio/asyncpg.py, line 62, in get_query) get_query throws index error.
#1143
by slice-ArpitSharma
was closed Apr 4, 2024
Mark pool-wrapped connection coroutine methods as coroutines
#1134
by elprans
was merged Jul 17, 2024
Loading…
inspect.iscoroutinefunction
returns false on pool -> connection -> execute
#1133
by stj
was closed Jul 17, 2024
allow setting statement name in
set_type_codec
#1131
by CobaltCause
was closed Apr 28, 2024
Loading…
Fix description of returning connection in a pool for prepared statement
#1124
by gnomeby
was closed Oct 18, 2024
Loading…
issue with connection pooling when using QueuePool (via sqlalchemy)
#1123
by akhilputhiry
was closed Mar 1, 2024
fix: return the pool from _async_init__ if it's already initialized
#1104
by guacs
was merged Jul 17, 2024
Loading…
json_agg returns different result for datetime with timezone column
#1103
by zulqasar
was closed Nov 15, 2023
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.