diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-07-08 15:46:35 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-07-08 16:21:54 -0400 |
commit | 6bc7e0bfa9cd284e439c3b7ea67ab53014ac2773 (patch) | |
tree | ec243ef9583038ac5cbcba77f6bb9b72df3f573c /lib/sqlalchemy/sql/compiler.py | |
parent | dd453e19a79785e91463cd2b37d12a1d0f36c03a (diff) | |
download | sqlalchemy-6bc7e0bfa9cd284e439c3b7ea67ab53014ac2773.tar.gz |
Support multidimensional array literals in Postgresql
Added support for multidimensional Postgresql array literals via nesting
the :class:`.postgresql.array` object within another one. The
multidimensional array type is detected automatically.
Fixes: #4756
Change-Id: Ie2107ad3cf291112f6ca330dc90dc15a0a940cee
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions