summaryrefslogtreecommitdiff
path: root/test/orm/inheritance/test_abc_inheritance.py
Commit message (Expand)AuthorAgeFilesLines
* Modernize tests - calling_mapper_directlyGord Thompson2021-09-301-4/+3
* remove more bound metadataMike Bayer2021-01-051-2/+2
* upgrade to black 20.8b1Mike Bayer2020-09-281-1/+4
* Create a framework to allow all SQLALCHEMY_WARN_20 to passMike Bayer2020-09-161-269/+236
* Query linter optionAlessio Bogon2020-01-221-0/+1
* Use roles for ORM alias() conversionMike Bayer2019-05-271-3/+5
* Post black reformattingMike Bayer2019-01-061-6/+12
* Run black -l 79 against all source filesMike Bayer2019-01-061-55/+141
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-46/+73
* - a variety of test adjustments to accomodate for MySQL 5.7Mike Bayer2016-07-241-1/+2
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-3/+3
* - [feature] Added reduce_columns() methodMike Bayer2012-07-281-3/+2
* -whitespace bonanza, contdMike Bayer2012-07-281-4/+4
* many fixes but still can't get heuristics to work as well as what's existing,Mike Bayer2012-02-111-1/+5
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-2/+2
* - whitespace removal bonanzaMike Bayer2011-01-021-2/+2
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-2/+2
* - The official name for the relation() function is nowMike Bayer2010-03-171-3/+3
* deprecations per [ticket:1498]:Mike Bayer2009-10-151-1/+7
* merge 0.6 series to trunk.Mike Bayer2009-08-061-1/+2
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+170