summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/array.py
Commit message (Expand)AuthorAgeFilesLines
* - build out a new base type for Array, as well as new any/all operatorsMike Bayer2015-08-251-176/+46
* - document workaround type for ARRAY of ENUM, fixes #3467Mike Bayer2015-08-181-0/+4
* - merge of ticket_3499 indexed access branchMike Bayer2015-08-171-0/+419