summaryrefslogtreecommitdiff
path: root/test/ext/declarative/test_inheritance.py
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug in :class:`.AbstractConcreteBase` extension whereMike Bayer2015-07-131-0/+30
* - Fixed regression regarding the declarative ``__declare_first__``Mike Bayer2015-04-241-1/+2
* - The "auto-attach" feature of constraints such as :class:`.UniqueConstraint`Mike Bayer2015-03-241-0/+35
* - Fixed "'NoneType' object has no attribute 'concrete'" errorMike Bayer2014-10-061-0/+29
* - refactor of declarative, break up into indiviudal methodsMike Bayer2014-09-251-1/+86
* - flake8 all of test/ext/declarativeMike Bayer2014-09-231-127/+151
* - Additional checks have been added for the case where an inheritingMike Bayer2014-06-201-1/+1
* Fix many typos throughout the codebasepr/85Alex Gaynor2014-04-261-1/+1
* - Fixed bug where :class:`.AbstractConcreteBase` would fail to beMike Bayer2014-02-111-0/+78
* - the raw 2to3 runMike Bayer2013-04-271-1/+1
* formattingMike Bayer2013-04-241-47/+48
* Fixed indirect regression regarding :func:`.has_inherited_table`,Mike Bayer2013-04-091-1/+42
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-5/+5
* - skip this on oracleMike Bayer2012-08-291-0/+2
* - [feature] Conflicts between columns onMike Bayer2012-08-271-0/+60
* remove duped testMike Bayer2012-08-151-36/+0
* - [bug] Declarative can now propagate a columnMike Bayer2012-08-151-0/+24
* - reorganization of declarative such that file sizes are managable again.Mike Bayer2012-08-051-0/+1111