[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-02-04 19:00:31
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/fd07c22e6e10/ Changeset: fd07c22e6e10 Branch: None User: zzzeek Date: 2016-02-04 18:36:45+00:00 Summary: - add an impl for Enum to Oracle which has subclassing requirements on unicode. Enum would be better as a TypeDecorator at this point but then that becomes awkward with native enum types (Interval works that way, but we don't need the bind_processor for native interval...) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/c70d7226ee1c/ Changeset: c70d7226ee1c Branch: None User: zzzeek Date: 2016-02-04 18:59:32+00:00 Summary: - add a session killer for oracle provisioning Affected #: 1 file 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. |