Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zopefoundation/zope.sqlalchemy issues and pull requests
#85 - Investigating #84
Pull Request -
State: closed - Opened by icemac 2 months ago
- 1 comment
#84 - Possible deadlock when running Python 3.11+ tests
Issue -
State: closed - Opened by icemac 2 months ago
- 1 comment
Labels: help wanted
#83 - - Add support for Python 3.12, 3.13. - Drop support for Python 3.7.
Pull Request -
State: open - Opened by icemac 4 months ago
- 4 comments
Labels: enhancement
#82 - Fix `psycopg.errors.OperationalError.sqlstate` can be `None`.
Pull Request -
State: closed - Opened by icemac over 1 year ago
Labels: bug
#81 - `psycopg.errors.OperationalError.sqlstate` can be `None`
Issue -
State: closed - Opened by Daverball over 1 year ago
- 3 comments
#80 - Coverage environment in Tox does not measure coverage accurately
Issue -
State: open - Opened by Daverball over 1 year ago
- 3 comments
#79 - Adds support for SQLAlchemy 2.0 and psycopg >=3
Pull Request -
State: closed - Opened by Daverball over 1 year ago
- 31 comments
#78 - Make tests compatible with SQLA 2.0
Pull Request -
State: closed - Opened by hoonhout almost 2 years ago
- 1 comment
#77 - Config with zope product template
Pull Request -
State: closed - Opened by icemac almost 2 years ago
- 1 comment
#76 - Add support for SQLAlchemy 2.x
Issue -
State: closed - Opened by icemac almost 2 years ago
- 13 comments
#75 - Bad state after commit error when using sqlite lazy transaction workaround and sqlalchemy 1.4
Issue -
State: open - Opened by groner about 2 years ago
- 1 comment
#74 - Fix linting.
Pull Request -
State: closed - Opened by icemac over 2 years ago
- 1 comment
#73 - Add support for Python 3.10.
Pull Request -
State: closed - Opened by icemac almost 3 years ago
- 1 comment
#72 - Add support for Python 2.7 on SQLAlchemy 1.4.
Pull Request -
State: closed - Opened by icemac over 3 years ago
#71 - this library is compatible with SQLAlchemy 1.4 branch on Python 2.7
Issue -
State: closed - Opened by jvanasco over 3 years ago
- 4 comments
#70 - Fix legacy Python versions.
Pull Request -
State: closed - Opened by icemac over 3 years ago
- 1 comment
#69 - Tests break on GHA for `master` branch on Python 2.7 and 3.5
Issue -
State: closed - Opened by icemac over 3 years ago
#68 - Issue 67
Pull Request -
State: closed - Opened by silenius over 3 years ago
- 10 comments
#67 - ORM-enabled updates and SQLAlchemy 1.4
Issue -
State: closed - Opened by silenius over 3 years ago
- 7 comments
#66 - Fixup get transaction
Pull Request -
State: closed - Opened by tdamsma over 3 years ago
- 5 comments
#65 - Drop support for SQLAlchemy < 1.1
Issue -
State: closed - Opened by icemac over 3 years ago
- 2 comments
#64 - Fix SQLAlchemy 2.0 deprecation warnings
Pull Request -
State: closed - Opened by icemac over 3 years ago
- 1 comment
#63 - Add black
Issue -
State: closed - Opened by tdamsma over 3 years ago
- 2 comments
#62 - Support sqlalchemy 1.4
Pull Request -
State: closed - Opened by tdamsma over 3 years ago
- 5 comments
#61 - add multiple version sqlalchemy testing in tox config
Pull Request -
State: closed - Opened by tdamsma over 3 years ago
- 7 comments
#60 - Transitioning to SQLAlchemy 2.0
Issue -
State: closed - Opened by tdamsma over 3 years ago
- 3 comments
#59 - session.transaction is deprecated in sqlalchemy 2.0
Pull Request -
State: closed - Opened by tdamsma over 3 years ago
- 1 comment
#58 - Tests break with SQLAlchemy 1.4
Issue -
State: closed - Opened by icemac over 3 years ago
- 2 comments
#57 - keep_session=True breaks on SQLAlchemy 1.4
Issue -
State: closed - Opened by jvanasco over 3 years ago
- 8 comments
Labels: question
#56 - Config with zope product
Pull Request -
State: closed - Opened by sallner almost 4 years ago
- 1 comment
#55 - Do not use signature deprecated since SQLAlchemy 0.9.
Pull Request -
State: closed - Opened by sallner almost 4 years ago
- 2 comments
#54 - DeprecationWarnings with SQLAlchemy 1.4.0b1
Issue -
State: closed - Opened by sallner almost 4 years ago
- 1 comment
Labels: enhancement
#53 - savepoint support for sqlite
Issue -
State: closed - Opened by dwt about 4 years ago
- 2 comments
#52 - Drop Python 3.5
Pull Request -
State: closed - Opened by mgedmin about 4 years ago
#51 - Update badge URL for Travis
Pull Request -
State: closed - Opened by jugmac00 about 4 years ago
#50 - Use Python 3.9 final
Pull Request -
State: closed - Opened by jugmac00 about 4 years ago
#49 - Fix external links in README
Pull Request -
State: closed - Opened by varesa about 4 years ago
- 1 comment
#48 - AttributeError: 'NoneType' object has no attribute '_instantiate_plugins'
Issue -
State: closed - Opened by JoyVehmeijer over 4 years ago
- 6 comments
#47 - idea for mark_changed api improvement
Pull Request -
State: closed - Opened by jvanasco over 4 years ago
- 10 comments
#46 - `mark_changed` needs better docs, perhaps a better API
Issue -
State: closed - Opened by jvanasco over 4 years ago
#45 - Enable savepints for all engines. Add disable_savepoints param
Pull Request -
State: closed - Opened by lrowe over 4 years ago
- 6 comments
Labels: enhancement
#44 - SQLite do support SAVEPOINT
Issue -
State: open - Opened by jimmy-lt over 4 years ago
- 1 comment
#43 - docs: Fix simple typo, machinary -> machinery
Pull Request -
State: closed - Opened by timgates42 over 4 years ago
#42 - Add preliminary support for Python 3.9a3.
Pull Request -
State: closed - Opened by icemac almost 5 years ago
Labels: enhancement
#41 - Fix string comparison (use != instead of is not)
Pull Request -
State: closed - Opened by martinstein almost 5 years ago
- 2 comments
#40 - Restore possibility to change keep_session param.
Pull Request -
State: closed - Opened by icemac almost 5 years ago
- 1 comment
Labels: bug
#39 - Document SQLAlchemy sessions wrapping
Pull Request -
State: closed - Opened by leplatrem about 5 years ago
- 4 comments
Labels: enhancement
#38 - Add upgrade instructions in changelog
Pull Request -
State: closed - Opened by leplatrem about 5 years ago
- 1 comment
#37 - cannot import zope.sqlalchemy.ZopeTransactionExtension
Issue -
State: closed - Opened by hemna about 5 years ago
- 4 comments
#36 - Use SemVer for packaging (eg. 1.2 should have been 2.0)
Issue -
State: closed - Opened by leplatrem about 5 years ago
- 7 comments
Labels: wontfix
#35 - Drop support for Python 3.4, add support for Python 3.8.
Pull Request -
State: closed - Opened by icemac about 5 years ago
Labels: enhancement
#34 - Fix #31: stop using the deprecated "extension" way of registering events.
Pull Request -
State: closed - Opened by ctheune about 5 years ago
- 3 comments
#33 - Add Python 3.7 to Travis
Pull Request -
State: closed - Opened by rouge8 over 5 years ago
#32 - Support retry on MySQL databases using pymysql package
Pull Request -
State: closed - Opened by ericof almost 6 years ago
- 3 comments
#31 - zope.sqlalchemy is still using SessionExtension
Issue -
State: closed - Opened by zzzeek about 6 years ago
- 3 comments
Labels: enhancement, help wanted
#30 - Fix Travis CI
Pull Request -
State: closed - Opened by icemac about 6 years ago
- 1 comment
#29 - Replace dead link
Pull Request -
State: closed - Opened by icemac about 6 years ago
- 2 comments
#28 - ECCN for zope.sqlalchemy
Issue -
State: closed - Opened by kkabhi over 6 years ago
- 1 comment
#27 - Link to Zope Transactions Outdated
Issue -
State: closed - Opened by lucas993 over 6 years ago
- 2 comments
#26 - Drop support for Python 3.3.
Pull Request -
State: closed - Opened by icemac almost 7 years ago
- 4 comments
#25 - Support transaction>=1.6.0
Pull Request -
State: closed - Opened by drnextgis almost 7 years ago
- 7 comments
#24 - Make doctest SQLAlchemy 1.2.0 compatible
Pull Request -
State: closed - Opened by drnextgis almost 7 years ago
#23 - Use a WeakKeyDictionary to store session => status map
Pull Request -
State: closed - Opened by robertknight almost 7 years ago
- 12 comments
#22 - Add support for Python 3.4 up to 3.6.
Pull Request -
State: closed - Opened by icemac over 7 years ago
#21 - Support newer Python 3 versions.
Issue -
State: closed - Opened by icemac over 7 years ago
Labels: enhancement
#20 - Support transaction >= 1.5
Issue -
State: closed - Opened by icemac over 7 years ago
- 4 comments
Labels: enhancement
#19 - Fix the tests by using an older transaction version.
Pull Request -
State: closed - Opened by icemac over 7 years ago
- 2 comments
#18 - 'SessionTransaction' object has no attribute '_iterate_parents'
Issue -
State: closed - Opened by SysAd-WI over 7 years ago
- 2 comments
Labels: bug
#17 - Tests fail with AssertionError: Not joined transaction
Issue -
State: closed - Opened by mgedmin almost 8 years ago
- 2 comments
Labels: duplicate
#16 - Support SQLAlchemy 1.1
Pull Request -
State: closed - Opened by miohtama over 8 years ago
- 1 comment
#15 - Issue with upcoming release of SQLAlchemy 1.1
Issue -
State: closed - Opened by Cito over 8 years ago
- 4 comments
#14 - No session.rollback() when transaction.abort() is called.
Issue -
State: closed - Opened by groner about 9 years ago
- 3 comments
#13 - Newbie-friendly README clarifications
Issue -
State: closed - Opened by miohtama almost 10 years ago
- 5 comments
#12 - Support pypy
Issue -
State: open - Opened by domenkozar about 10 years ago
- 1 comment
#11 - AttributeError: 'NoneType' object has no attribute '_iterate_parents'
Issue -
State: closed - Opened by mindbrave over 10 years ago
- 5 comments
#10 - All mapped objects are expired on commit
Issue -
State: closed - Opened by dwt over 10 years ago
- 2 comments
#9 - deregister zope.sqlalchemy.register()
Issue -
State: open - Opened by philtay over 10 years ago
Labels: enhancement
#8 - ZopeTransactionExtension breaks sqlalchemy's .merge() when no changes are made
Issue -
State: closed - Opened by yundatm over 10 years ago
- 3 comments
#7 - problems with nested sqlalchemy transactions
Issue -
State: closed - Opened by tisdall almost 11 years ago
- 3 comments
#6 - Fix #5 `keep_session=True` doesn't work when a transaction is joined by flush and other manngers bug
Pull Request -
State: closed - Opened by fangpenlin almost 11 years ago
#5 - Configurable life time of session bug
Issue -
State: closed - Opened by fangpenlin almost 11 years ago
#4 - add new register() function to establish zope listener via SQLAlchemy events
Pull Request -
State: closed - Opened by zzzeek about 11 years ago
- 1 comment
#3 - Request a release
Issue -
State: closed - Opened by tdesvenain about 11 years ago
- 4 comments
#2 - A failed join leaves zope.sqlalchemy in an inconsistent state
Issue -
State: closed - Opened by hgarus about 11 years ago
- 6 comments
#1 - Support nested sqlalchemy transactions
Pull Request -
State: closed - Opened by aadis over 11 years ago
- 4 comments