python-postgres / be

pg-python: Execute Python 3 code from PostgreSQL functions.
Other
5 stars 2 forks source link

upperbounds property on Postgres.Array #23

Open jwp opened 14 years ago

jwp commented 14 years ago

It's not strictly necessary, but it would probably be nice.

jwp commented 14 years ago

This will be the ARRAY's actual "dimensions". That is dimensions will be used for physical, and upperbounds will be used as the lowerbounds relative version.