[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-09-19 20:26:30
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/01a0a2d54290/ Changeset: 01a0a2d54290 Branch: None User: zzzeek Date: 2016-09-16 20:20:18+00:00 Summary: Additions to support HAAlchemy plugin - add a connect=True key to connection record to support pre-loading of _ConnectionRecord objects - ensure _ConnectionRecord.close() leaves the record in a good state for reopening - add _ConnectionRecord.record_info for persistent storage - add "in_use" accessor based on fairy_ref being present or not - allow for the exclusions system and SuiteRequirements to be usable without the full plugin_base setup. - move some Python-env requirements to the importable requirements.py module. - allow starttime to be queried - add additional events for engine plugins - have "dialect" be a first-class parameter to the pool, ensure the engine strategy supplies it up front Change-Id: Ibf549f7a1766e49d335cd6f5e26bacfaef9a8229 Affected #: 11 files https://bitbucket.org/zzzeek/sqlalchemy/commits/dc7aef1d7051/ Changeset: dc7aef1d7051 Branch: master User: zzzeek Date: 2016-09-19 20:25:51+00:00 Summary: Merge "Additions to support HAAlchemy plugin" Affected #: 11 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |