summaryrefslogtreecommitdiff
path: root/test/ext/test_indexable.py
Commit message (Expand)AuthorAgeFilesLines
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-1/+2
* Fix nested index_property setter when there is no container valueJeong YunWon2017-01-301-0/+14
* - 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