summaryrefslogtreecommitdiff
path: root/test/ext/declarative
Commit message (Expand)AuthorAgeFilesLines
* - Fixed an extremely unlikely memory issue where when usingMike Bayer2014-01-031-2/+18
* - A quasi-regression where apparently in 0.8 you can set a class-levelMike Bayer2014-01-021-1/+59
* - Declarative does an extra check to detect if the sameMike Bayer2013-12-271-0/+33
* - Error message when a string arg sent to :func:`.relationship` whichMike Bayer2013-12-121-0/+32
* - The :class:`.DeferredReflection` class has been enhanced to provideMike Bayer2013-12-031-29/+83
* Fixed bug where in Py2K a unicode literal would not be acceptedMike Bayer2013-11-291-1/+21
* - A rework to the way that "quoted" identifiers are handled, in thatMike Bayer2013-08-271-2/+4
* - apply an import refactoring to the ORM as wellMike Bayer2013-08-141-2/+2
* ORM descriptors such as hybrid properties can now be referencedMike Bayer2013-07-021-2/+37
* extension testsMike Bayer2013-05-261-3/+3
* - the raw 2to3 runMike Bayer2013-04-274-21/+20
* formattingMike Bayer2013-04-241-47/+48
* Fixed indirect regression regarding :func:`.has_inherited_table`,Mike Bayer2013-04-091-1/+42
* Allow use of synonyms in primaryjoin / secondaryjoin conditionsRichard Mitchell2012-11-271-1/+40
* - store only MultipleClassMarkers inside of ModuleMarker, thenMike Bayer2012-10-281-7/+44
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-275-22/+22
* - [bug] Fixed a disconnect that slowly evolvedMike Bayer2012-09-141-6/+65
* - add req's for predictable gcMike Bayer2012-09-051-0/+2
* oops, one moreMike Bayer2012-08-291-0/+2
* - skip this on oracleMike Bayer2012-08-291-0/+2
* - [feature] declared_attr can now be used withMike Bayer2012-08-271-0/+56
* - [feature] Conflicts between columns onMike Bayer2012-08-273-20/+133
* remove duped testMike Bayer2012-08-151-36/+0
* - [bug] Declarative can now propagate a columnMike Bayer2012-08-151-0/+24
* - adjustments for py3.3 unit tests, [ticket:2542]Mike Bayer2012-08-111-2/+2
* - reorganization of declarative such that file sizes are managable again.Mike Bayer2012-08-056-0/+4300