diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-04-22 16:57:15 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-04-22 16:57:15 -0400 |
| commit | 422f4718715ad89346f42caf03bdd2ed745e5a23 (patch) | |
| tree | 8f6f5737bfdf953ac5aa067b2978e08c29e20c48 /lib/sqlalchemy/sql/expression.py | |
| parent | e79fd50e586a4dcdefcd1181d726f47a713d02d3 (diff) | |
| download | sqlalchemy-422f4718715ad89346f42caf03bdd2ed745e5a23.tar.gz | |
The operators for the Postgresql ARRAY type supports
input types of sets, generators, etc. but only when a dimension
is specified for the ARRAY; otherwise, the dialect
needs to peek inside of "arr[0]" to guess how many
dimensions are in use. If this occurs with a non
list/tuple type, the error message is now informative
and directs to specify a dimension for the ARRAY.
[ticket:2681]
Diffstat (limited to 'lib/sqlalchemy/sql/expression.py')
0 files changed, 0 insertions, 0 deletions
