[Sqlalchemy-tickets] Issue #3292: Support native Python 3.4 enums with enum type (zzzeek/sqlalchemy
Brought to you by:
zzzeek
|
From: Veeti P. <iss...@bi...> - 2015-01-16 14:48:20
|
New issue 3292: Support native Python 3.4 enums with enum type https://bitbucket.org/zzzeek/sqlalchemy/issue/3292/support-native-python-34-enums-with-enum Veeti Paananen: It would be nice to have built-in integration between the SQLAlchemy enum type and standard Python enums. |