Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal test framework files for standardization of is_not/not_in; | jonathan vanasco | 2020-08-29 | 1 | -3/+3 |
* | repair F632 issue | Mike Bayer | 2019-02-01 | 1 | -1/+1 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -8/+14 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -86/+88 |
* | 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 |