issues
search
CanopyTax
/
asyncpgsa
A wrapper around asyncpg for use with sqlalchemy
Apache License 2.0
416
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade DevTools
#117
nikitagashkov
opened
9 months ago
0
Since 2.0 sqlalchemy doesn't support py-postgresql. Unavailable to use library: ImportError
#116
mixa2130
opened
1 year ago
0
Missing releases after 0.25 version on github
#115
alvassin
closed
1 year ago
1
compile_query fails with sqlalchemy 1.4
#114
trvrmcs
opened
3 years ago
5
Incorrect version requirement in 0.27.0 for asyncpg
#113
ods
closed
3 years ago
1
MockSAPool raises TypeError with latest asyncpg release
#112
FedirAlifirenko
closed
3 years ago
1
support asyncpg 0.22.0
#111
Gr1N
closed
3 years ago
3
the right way to autoload/reflect
#110
temoto
opened
4 years ago
7
Func with string params, IndeterminateDatatypeError
#109
dyens
closed
4 years ago
2
Add trove classifiers for pypi discovery and other compat reporting
#108
mattrasband
closed
4 years ago
0
Added semver info, fixes #105
#107
alvassin
closed
4 years ago
4
process_result_value callback for column type is not handled
#106
alvassin
opened
4 years ago
1
Does this package follow semantic versioning?
#105
alvassin
closed
4 years ago
1
bindparam does not work
#104
alvassin
opened
4 years ago
4
Question about nested transaction (savepoint)
#103
op13op
closed
4 years ago
2
fix return connection to pool in __aenter__ of ConnectionTransaction…
#102
matemax
closed
5 years ago
1
Asyncpg connection are not returning to a pool
#101
matemax
closed
5 years ago
0
Connect Error When using dsn and password contains '#'
#100
wujunkui
closed
5 years ago
3
Add set_database_results() to the MockConnection class.
#99
arusahni
closed
5 years ago
1
Typings?
#98
arusahni
closed
5 years ago
2
Add sequence support
#97
Stranger6667
closed
5 years ago
1
Support Sequence
#96
matemax
closed
5 years ago
1
Add link to the docs in README
#95
omarryhan
closed
5 years ago
1
DDL statements compilation
#94
denisdubovitskiy
closed
6 years ago
1
Cannot compile DropTable and CreateTable queries
#93
abogushov
closed
6 years ago
5
Register asyncpgsa dialect in SQLAlchemy?
#92
jsmolina
closed
6 years ago
1
bump versions and add test matrix
#91
jared-mackey
closed
6 years ago
0
Bump version
#90
xen
closed
5 years ago
1
rowcount for singleton after update invokation
#89
antonio-antuan
opened
6 years ago
1
relax `asyncpg` dep
#88
Gr1N
closed
6 years ago
2
minor README text correction
#87
jaawerth
closed
6 years ago
1
Version
#86
stachlewski
closed
6 years ago
1
Added `get_dialect` function
#84
Gr1N
closed
6 years ago
2
Using asyncpgsa with alembic in `env.py`
#83
petedmarsh
closed
6 years ago
1
Fix typos with call to pool.transaction() (missing parens)
#82
petedmarsh
closed
6 years ago
0
Do we need Pool.close()?
#81
o-kaylee
closed
6 years ago
2
Issues casting a parameter
#80
jared-mackey
closed
6 years ago
2
JSON instead of jsonb
#79
mosquito
closed
6 years ago
0
Add json type registrar example
#78
mosquito
closed
6 years ago
0
Passing user-defined connection_class
#77
mosquito
closed
6 years ago
0
Get rid of _replace_keys function
#76
vmagamedov
closed
6 years ago
15
Upgrade to asyncpg 0.15.0
#75
Hardtack
closed
6 years ago
1
Handle column defaults in multirow inserts, handle onupdate
#74
stachlewski
closed
6 years ago
3
Fixed column default value check
#73
kamikaze
closed
6 years ago
1
Something wrong with handling default column values
#72
kamikaze
closed
6 years ago
1
Defaults are not handled in multirow inserts
#71
stachlewski
opened
6 years ago
2
Dependency on old version of asyncpg
#69
bitrut
closed
6 years ago
3
Raise RuntimeError when try to use `with ...` not `async with...`
#67
Hardtack
closed
6 years ago
1
Use minimum version specifier.
#66
Hardtack
closed
6 years ago
1
Please use minimum version specifier (>=), not compatible specifier (~=)
#65
Hardtack
closed
6 years ago
1
Next