issues
search
aio-libs
/
aiopg
aiopg is a library for accessing a PostgreSQL database from the asyncio
http://aiopg.readthedocs.io
BSD 2-Clause "Simplified" License
1.4k
stars
160
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't create pool on MacOS
#912
sxkxixx
opened
2 weeks ago
0
Can't create a connection pool when running the example from the README
#911
Bonifatius94
opened
3 months ago
1
在创建数据库连接池时,抛出未实现的错误。
#910
547153905
opened
3 months ago
2
Calling aiopg.createPool() a 2nd time if first failed results in: RuntimeError: unable to perform operation on <UVPoll closed=True 0x105fd4270>; the handler is closed
#909
maxnet
opened
4 months ago
0
Fix the example in the README.rst file
#908
wencan
opened
6 months ago
0
aiopg times out while attempting to connect if falling back to an IPv4 address
#907
thanatos
opened
7 months ago
2
Bump black from 22.3.0 to 24.3.0
#906
dependabot[bot]
opened
8 months ago
1
NotImplementedError 😢
#905
daeeros
closed
10 months ago
0
Let's put `aiopg` under the `aio-libs` org on PyPI
#904
webknjaz
opened
11 months ago
3
Allow just-in-time compution of credentials for new connections in a pool
#903
moretea
opened
1 year ago
0
Drop python 3.7 support
#902
Pliner
closed
1 year ago
1
SQLAlchemy 2.0 compatibility
#901
mayty
closed
1 year ago
8
Add typings
#900
Quantum-0
closed
1 year ago
1
Sometimes got error
#899
redradist
opened
1 year ago
0
1.4.0: documentation cannot be build using latest sphinx
#898
kloczek
opened
1 year ago
0
Incompatible with SQLAlchemy 2.0.0
#897
vladalexeev
closed
1 year ago
7
Add typing for aiopg.sa package
#896
hyzyla
closed
1 year ago
2
AttributeError: 'Connection' object has no attribute 'send'
#895
llistochek
closed
1 year ago
1
Add CodeQL workflow for GitHub code scanning
#894
lgtm-com[bot]
closed
1 year ago
0
Close connection when _fill_free_pool is cancelled.
#893
iksteen
opened
2 years ago
1
Add python 3.11 and drop python 3.6 support
#892
Pliner
closed
2 years ago
1
Fix compatibility with SA 1.4.38. Pass escape_names.
#891
AVOstap
closed
2 years ago
2
Incompatible with SQLAlchemy 1.4.38 and higher
#890
vladalexeev
closed
2 years ago
7
Roadmap after psycopg3 release
#889
n1ngu
opened
2 years ago
2
Fix pool size limit check for unlimited pools
#888
d-ryzhykau
closed
2 years ago
1
fixes #886, simple fixes for twophase methods
#887
gistart
opened
2 years ago
0
SAConnection twophase methods are broken
#886
gistart
opened
2 years ago
0
Make sure connection._ready() does not stall on bad file descriptor
#885
seamusabshere
opened
3 years ago
4
Add support for Python 3.10
#884
AVOstap
closed
3 years ago
1
Bump async_timeout to ~4.0a2
#883
AVOstap
closed
3 years ago
1
Respect use_labels for select statement
#882
AVOstap
closed
3 years ago
1
Fix error NotImplemented for Windows OS
#881
eshikvtumane
opened
3 years ago
1
add support for streaming replication protocol
#880
pianoyeg94
opened
3 years ago
9
fix Cursor.mogrify type hint: it returns bytes, not str
#879
gjcarneiro
closed
3 years ago
2
add py.typed marker, to indicate this package provides type hints
#878
gjcarneiro
closed
3 years ago
4
Bump isort from 5.9.2 to 5.9.3
#877
dependabot-preview[bot]
closed
3 years ago
2
Bump sphinx from 4.1.1 to 4.1.2
#876
dependabot-preview[bot]
closed
3 years ago
1
Bump sqlalchemy[postgresql_psycopg2binary] from 1.4.21 to 1.4.22
#875
dependabot-preview[bot]
closed
3 years ago
2
Bump black from 21.6b0 to 21.7b0
#874
dependabot-preview[bot]
closed
3 years ago
3
Bump sphinx from 4.1.0 to 4.1.1
#873
dependabot-preview[bot]
closed
3 years ago
3
Bump sqlalchemy[postgresql_psycopg2binary] from 1.4.20 to 1.4.21
#872
dependabot-preview[bot]
closed
3 years ago
2
Bump sphinx from 4.0.3 to 4.1.0
#871
dependabot-preview[bot]
closed
3 years ago
3
Fix compatibility with SQLAlchemy >= 1.4
#870
decaz
closed
3 years ago
7
Incompatibility with SQLAlchemy 1.4
#869
decaz
closed
3 years ago
0
Run linters in CI
#868
and-semakin
closed
3 years ago
2
Update version regex after blackifying code
#867
and-semakin
closed
3 years ago
2
Bump isort from 5.9.1 to 5.9.2
#866
dependabot-preview[bot]
closed
3 years ago
1
Update PostgreSQL versions used in tests
#865
and-semakin
closed
3 years ago
3
Actualise examples
#864
Pliner
closed
3 years ago
1
Introduce issue forms
#863
anesabml
closed
3 years ago
2
Next