diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-04-11 10:26:38 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-04-11 10:49:30 -0400 |
commit | 1b463058e3282c73d0fb361f78e96ecaa23ce9f4 (patch) | |
tree | 3dc225d6233db6c15c57a5f6941229f92bb101d6 /lib/sqlalchemy/dialects/postgresql/dml.py | |
parent | 5b81dbcfa3888de65fc33b247353b38488199b00 (diff) | |
download | sqlalchemy-1b463058e3282c73d0fb361f78e96ecaa23ce9f4.tar.gz |
Set up base ARRAY to be compatible with postgresql.ARRAY.
For some reason, when ARRAY was added to the base it was never linked
to postgresql.ARRAY. Link the two types and also make base
ARRAY the schema event target so that it supports the same
features as postgresql.ARRAY.
Change-Id: I82fa6c9d2b8c5028dba3a009715f7bc296b2bc0b
Fixes: #3964
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/dml.py')
0 files changed, 0 insertions, 0 deletions