summaryrefslogtreecommitdiff
path: root/test/orm/declarative/test_inheritance.py
Commit message (Expand)AuthorAgeFilesLines
* fix test suite warningsMike Bayer2023-05-091-1/+0
* add deterministic imv returning ordering using sentinel columnsMike Bayer2023-04-211-0/+96
* include declared_directive as a declared_attrMike Bayer2023-04-101-0/+41
* consider column.name directly when evaluating use_existing_columnMike Bayer2023-02-181-46/+105
* implement polymorphic_abstract=True featureMike Bayer2023-01-141-1/+1
* add new pattern for single inh column overrideMike Bayer2022-11-301-44/+88
* Try running pyupgrade on the codeFederico Caselli2022-11-161-1/+1
* warn for no polymorphic identity w/ poly hierarchyMike Bayer2022-10-111-0/+10
* revenge of pep 484Mike Bayer2022-05-151-0/+21
* Remove object in class definitionFederico Caselli2021-11-221-4/+4
* warnings: with_polymorphic()Mike Bayer2021-10-291-3/+5
* Modernize tests - calling_mapper_directlyGord Thompson2021-09-301-8/+7
* remove declarative warningsMike Bayer2021-09-291-3/+3
* Update black flak8 and zimportsFederico Caselli2021-05-121-2/+2
* reinvent xdist hooks in terms of pytest fixturesMike Bayer2021-01-131-2/+2
* remove more bound metadataMike Bayer2021-01-051-23/+22
* upgrade to black 20.8b1Mike Bayer2020-09-281-3/+1
* Build out new declarative systems; deprecate mapper()Mike Bayer2020-09-101-0/+1310