Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove more bound metadata | Mike Bayer | 2021-01-05 | 1 | -3/+2 |
* | Fix ORM gc-related test that seems to be failing on CI | Mike Bayer | 2020-09-16 | 1 | -2/+4 |
* | Enable F841 | Mike Bayer | 2019-06-20 | 1 | -3/+1 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -14/+10 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -23/+44 |
* | Call __del() before remove() | Mike Bayer | 2018-12-28 | 1 | -3/+3 |
* | Add SQL Server CI coverage | Mike Bayer | 2017-08-31 | 1 | -0/+1 |
* | Make all tests to be PEP8 compliant | Khairi Hafsham | 2017-02-07 | 1 | -14/+11 |
* | - The :class:`.SessionEvents` suite now includes events to allowticket_2677 | Mike Bayer | 2015-09-02 | 1 | -2/+2 |
* | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 1 | -6/+6 |
* | - add req's for predictable gc | Mike Bayer | 2012-09-05 | 1 | -0/+3 |
* | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -4/+4 |
* | fix this for PG, other on update cascade DBs | Mike Bayer | 2011-10-30 | 1 | -1/+8 |
* | - attribute system gets a pop() method. | Mike Bayer | 2011-10-30 | 1 | -0/+198 |