issues
search
zopefoundation
/
zope.sqlalchemy
Integration of SQLAlchemy with transaction management
Other
32
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Investigating #84
#85
icemac
closed
1 month ago
1
Possible deadlock when running Python 3.11+ tests
#84
icemac
closed
1 month ago
1
- Add support for Python 3.12, 3.13. - Drop support for Python 3.7.
#83
icemac
opened
3 months ago
4
Fix `psycopg.errors.OperationalError.sqlstate` can be `None`.
#82
icemac
closed
1 year ago
0
`psycopg.errors.OperationalError.sqlstate` can be `None`
#81
Daverball
closed
1 year ago
3
Coverage environment in Tox does not measure coverage accurately
#80
Daverball
opened
1 year ago
3
Adds support for SQLAlchemy 2.0 and psycopg >=3
#79
Daverball
closed
1 year ago
31
Make tests compatible with SQLA 2.0
#78
hoonhout
closed
1 year ago
1
Config with zope product template
#77
icemac
closed
1 year ago
1
Add support for SQLAlchemy 2.x
#76
icemac
closed
1 year ago
13
Bad state after commit error when using sqlite lazy transaction workaround and sqlalchemy 1.4
#75
groner
opened
2 years ago
1
Fix linting.
#74
icemac
closed
2 years ago
1
Add support for Python 3.10.
#73
icemac
closed
2 years ago
1
Add support for Python 2.7 on SQLAlchemy 1.4.
#72
icemac
closed
3 years ago
0
this library is compatible with SQLAlchemy 1.4 branch on Python 2.7
#71
jvanasco
closed
3 years ago
4
Fix legacy Python versions.
#70
icemac
closed
3 years ago
1
Tests break on GHA for `master` branch on Python 2.7 and 3.5
#69
icemac
closed
3 years ago
0
Issue 67
#68
silenius
closed
3 years ago
10
ORM-enabled updates and SQLAlchemy 1.4
#67
silenius
closed
3 years ago
7
Fixup get transaction
#66
tdamsma
closed
3 years ago
5
Drop support for SQLAlchemy < 1.1
#65
icemac
closed
1 year ago
2
Fix SQLAlchemy 2.0 deprecation warnings
#64
icemac
closed
1 year ago
1
Add black
#63
tdamsma
closed
3 years ago
2
Support sqlalchemy 1.4
#62
tdamsma
closed
3 years ago
5
add multiple version sqlalchemy testing in tox config
#61
tdamsma
closed
3 years ago
7
Transitioning to SQLAlchemy 2.0
#60
tdamsma
closed
1 year ago
3
session.transaction is deprecated in sqlalchemy 2.0
#59
tdamsma
closed
3 years ago
1
Tests break with SQLAlchemy 1.4
#58
icemac
closed
3 years ago
2
keep_session=True breaks on SQLAlchemy 1.4
#57
jvanasco
closed
1 year ago
8
Config with zope product
#56
sallner
closed
3 years ago
1
Do not use signature deprecated since SQLAlchemy 0.9.
#55
sallner
closed
3 years ago
2
DeprecationWarnings with SQLAlchemy 1.4.0b1
#54
sallner
closed
3 years ago
1
savepoint support for sqlite
#53
dwt
closed
3 years ago
2
Drop Python 3.5
#52
mgedmin
closed
3 years ago
0
Update badge URL for Travis
#51
jugmac00
closed
4 years ago
0
Use Python 3.9 final
#50
jugmac00
closed
4 years ago
0
Fix external links in README
#49
varesa
closed
4 years ago
1
AttributeError: 'NoneType' object has no attribute '_instantiate_plugins'
#48
JoyVehmeijer
closed
4 years ago
6
idea for mark_changed api improvement
#47
jvanasco
closed
3 years ago
10
`mark_changed` needs better docs, perhaps a better API
#46
jvanasco
closed
3 years ago
0
Enable savepints for all engines. Add disable_savepoints param
#45
lrowe
closed
8 months ago
6
SQLite do support SAVEPOINT
#44
jimmy-lt
opened
4 years ago
1
docs: Fix simple typo, machinary -> machinery
#43
timgates42
closed
4 years ago
0
Add preliminary support for Python 3.9a3.
#42
icemac
closed
4 years ago
0
Fix string comparison (use != instead of is not)
#41
martinstein
closed
4 years ago
2
Restore possibility to change keep_session param.
#40
icemac
closed
4 years ago
1
Document SQLAlchemy sessions wrapping
#39
leplatrem
closed
4 years ago
4
Add upgrade instructions in changelog
#38
leplatrem
closed
4 years ago
1
cannot import zope.sqlalchemy.ZopeTransactionExtension
#37
hemna
closed
4 years ago
4
Use SemVer for packaging (eg. 1.2 should have been 2.0)
#36
leplatrem
closed
4 years ago
7
Next