summaryrefslogtreecommitdiff
path: root/test/orm/inheritance/test_poly_persistence.py
Commit message (Expand)AuthorAgeFilesLines
* Update Black's target-version to py37Hugo van Kemenade2022-01-051-5/+5
* Modernize tests - calling_mapper_directlyGord Thompson2021-09-301-11/+12
* remove more bound metadataMike Bayer2021-01-051-11/+11
* Create a framework to allow all SQLALCHEMY_WARN_20 to passMike Bayer2020-09-161-9/+11
* Pass connection to TablesTest.insert_data()Mike Bayer2020-04-151-2/+2
* Query linter optionAlessio Bogon2020-01-221-0/+3
* Implement facade for pytest parametrize, fixtures, classlevelMike Bayer2019-10-201-96/+132
* Enable F841Mike Bayer2019-06-201-3/+1
* Use roles for ORM alias() conversionMike Bayer2019-05-271-2/+4
* Post black reformattingMike Bayer2019-01-061-11/+19
* Run black -l 79 against all source filesMike Bayer2019-01-061-167/+305
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-108/+133
* Deprecate FromClause.count()Mike Bayer2016-06-141-1/+1
* - use is_() here to more clearly show what's going wrongMike Bayer2015-10-191-13/+25
* getting everything to pass againMike Bayer2012-09-271-1/+2
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-4/+4
* -whitespace bonanza, contdMike Bayer2012-07-281-49/+49
* - fix some unclear phrases in query regarding polymorphic,Mike Bayer2012-02-161-0/+347