summaryrefslogtreecommitdiff
path: root/test/orm/test_hasparent.py
Commit message (Expand)AuthorAgeFilesLines
* remove more bound metadataMike Bayer2021-01-051-3/+2
* Fix ORM gc-related test that seems to be failing on CIMike Bayer2020-09-161-2/+4
* Enable F841Mike Bayer2019-06-201-3/+1
* Post black reformattingMike Bayer2019-01-061-14/+10
* Run black -l 79 against all source filesMike Bayer2019-01-061-23/+44
* Call __del() before remove()Mike Bayer2018-12-281-3/+3
* Add SQL Server CI coverageMike Bayer2017-08-311-0/+1
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-14/+11
* - The :class:`.SessionEvents` suite now includes events to allowticket_2677Mike Bayer2015-09-021-2/+2
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-6/+6
* - add req's for predictable gcMike Bayer2012-09-051-0/+3
* -whitespace bonanza, contdMike Bayer2012-07-281-4/+4
* fix this for PG, other on update cascade DBsMike Bayer2011-10-301-1/+8
* - attribute system gets a pop() method.Mike Bayer2011-10-301-0/+198