summaryrefslogtreecommitdiff
path: root/test/ext/declarative/test_basic.py
Commit message (Expand)AuthorAgeFilesLines
* - 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
* 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-271-7/+6
* Allow use of synonyms in primaryjoin / secondaryjoin conditionsRichard Mitchell2012-11-271-1/+40
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-6/+6
* - [feature] Conflicts between columns onMike Bayer2012-08-271-19/+17
* - 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-051-0/+1460