issues
search
encode
/
databases
Async database support for Python. 🗄
https://www.encode.io/databases/
BSD 3-Clause "New" or "Revised" License
3.85k
stars
262
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Should we fallback to SQLAlchemy ORM asyncio?
#595
foxmask
closed
3 weeks ago
1
Handle errors in transaction.commit() (for sqlite)
#594
voidZXL
opened
1 month ago
0
Potential Inefficiency in Connection Management Leading to "Too Many Connections" Error
#593
AbdullahSaquib
closed
3 months ago
2
Bump pymysql from 1.1.0 to 1.1.1
#592
dependabot[bot]
opened
6 months ago
1
Bump requests from 2.31.0 to 2.32.0
#591
dependabot[bot]
opened
6 months ago
0
Make tests folder a module
#590
mekanix
opened
7 months ago
0
Caching disabled in sqlalchemy queries
#589
mekanix
opened
7 months ago
1
Bump black from 22.6.0 to 24.3.0
#588
dependabot[bot]
opened
8 months ago
0
Use correct type hints for query methods
#587
ansipunk
opened
8 months ago
1
WIP: Add psycopg3 as a new backend
#586
ansipunk
opened
8 months ago
10
new 0.8 version for sqlite connection with '?mode=ro' not working, Error can't open database
#585
Pythonbeginer2014
opened
9 months ago
1
Release 0.9.0
#584
tarsil
closed
9 months ago
6
Support Python 3.12
#583
tarsil
closed
9 months ago
3
Fix some column types being parsed twice
#582
pmdevita
closed
9 months ago
5
Bump starlette from 0.27.0 to 0.36.2
#581
dependabot[bot]
closed
9 months ago
0
create table does not create unique keys and indexes
#580
YuriFontella
opened
10 months ago
0
mypy's "has no attribute" error
#579
conservative-dude
opened
10 months ago
0
Version not match (0.8.0) depends on sqlalchemy (>=1.4.42,<1.5)
#578
beebeewijaya-tech
closed
10 months ago
2
enabler(backends): allow ssl string parameters in PostgreSQL URL
#576
Exagone313
closed
12 months ago
0
Allow passing string values for ssl query string in PostgreSQL URL
#575
Exagone313
closed
12 months ago
1
session manager/ session maker
#574
eddyizm
opened
1 year ago
0
Transaction and gather
#573
kitqee
closed
1 year ago
2
ImportError Postgresql
#572
Warglaive
opened
1 year ago
1
Update connections_and_transactions.md
#571
glebinsky
closed
1 year ago
0
`IndexError` on force_rollback of Transaction in tests.
#570
EdgyNortal
opened
1 year ago
14
Fix flaky tests with in-memory SQLite databases
#569
zanieb
closed
1 year ago
0
Restore synchronous database drivers in test requirements
#568
zanieb
closed
1 year ago
0
New test `test_should_remove_ref_on_disconnect` in 0.8.0 fails on Fedora Linux
#567
musicinmybrain
closed
1 year ago
10
Drop support for python 3.7
#566
zevisert
closed
9 months ago
1
chore: release 0.8.0 prep
#565
zevisert
closed
1 year ago
5
MySQL Connection Pool Doesn't Seem to Work
#564
Vastxiao
opened
1 year ago
5
Bump requests from 2.28.1 to 2.31.0
#562
dependabot[bot]
closed
1 year ago
0
Allow SQLite query parameters and support cached databases
#561
zanieb
closed
1 year ago
1
Bump starlette from 0.20.4 to 0.27.0
#560
dependabot[bot]
closed
1 year ago
0
Unable to connect to database in docker
#559
Priyansh2
closed
1 year ago
0
Warn for open transactions when a connection is garbage collected
#554
zevisert
opened
1 year ago
0
Bump up asyncmy version to fix No module named 'asyncmy.connection'
#553
wojtasiq
closed
1 year ago
0
No module named 'asyncmy.connection' on python 3.11.3
#552
wojtasiq
closed
1 year ago
0
Support for unix socket for aiomysql and asyncmy
#551
wojtasiq
closed
1 year ago
1
Support for UNIX domain socket for MySQL
#550
wojtasiq
closed
1 year ago
0
Support for unix sockets based on ryanrasti solution
#549
wojtasiq
closed
1 year ago
0
Password containing `/` cannot be used (MySQL)
#548
yangsongbai1
opened
1 year ago
0
Unable to retrieve foreignkey relation object from select statement
#547
spaceofmiah
opened
1 year ago
2
fix: incorrect concurrent usage of connection and transaction
#546
zevisert
closed
1 year ago
33
Setting SSL Parameters in databases.Database() Method
#545
Swhite215
closed
1 year ago
1
Support for SQL Server
#544
tarsil
closed
1 year ago
6
Support for SQL Server
#543
tarsil
closed
1 year ago
2
Rotating Database Passwords
#542
mdegis
opened
1 year ago
0
🪛 Moving to SQLAlchemy 2.0
#540
tarsil
closed
9 months ago
40
Integrating SQLALchemy 2.0
#539
tarsil
closed
1 year ago
4
Next