Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make all tests to be PEP8 compliant | Khairi Hafsham | 2017-02-07 | 1 | -1/+2 |
* | Fix nested index_property setter when there is no container value | Jeong YunWon | 2017-01-30 | 1 | -0/+14 |
* | - a variety of test adjustments to accomodate for MySQL 5.7 | Mike Bayer | 2016-07-24 | 1 | -0/+3 |
* | Add `default` parameter for `index_property` | Jeong YunWon | 2016-07-11 | 1 | -0/+25 |
* | `index_property` catches IndexError as well as KeyError | Jeong YunWon | 2016-07-05 | 1 | -2/+4 |
* | Add `sqlalchemy.ext.index` for indexed attributes for ORM | Jeong YunWon | 2016-06-15 | 1 | -0/+344 |