]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- document workaround type for ARRAY of ENUM, fixes #3467
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 18 Aug 2015 15:33:56 +0000 (11:33 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 18 Aug 2015 15:35:26 +0000 (11:35 -0400)
commit7a3a5e921132065a4b4182bd8dc5b3539e5d0fbe
tree59efced7c73d1bfa0840b5ec07fdf83e66ba1f06
parent42281066ca82067e752ea0293506f3e50fada843
- document workaround type for ARRAY of ENUM, fixes #3467

(cherry picked from commit ba1e959e5316a8c17ca80dca950574038bd650c4)

Conflicts:
lib/sqlalchemy/dialects/postgresql/array.py
lib/sqlalchemy/dialects/postgresql/base.py