summaryrefslogtreecommitdiff
path: root/test/ext/test_indexable.py
Commit message (Expand)AuthorAgeFilesLines
* - a variety of test adjustments to accomodate for MySQL 5.7Mike Bayer2016-07-241-0/+3
* Add `default` parameter for `index_property`Jeong YunWon2016-07-111-0/+25
* `index_property` catches IndexError as well as KeyErrorJeong YunWon2016-07-051-2/+4
* Add `sqlalchemy.ext.index` for indexed attributes for ORMJeong YunWon2016-06-151-0/+344