summaryrefslogtreecommitdiff
path: root/test/ext/test_hybrid.py
Commit message (Expand)AuthorAgeFilesLines
* Convert bulk update/delete to new execution modelMike Bayer2020-06-061-15/+5
* Pass connection to TablesTest.insert_data()Mike Bayer2020-04-151-2/+2
* Post black reformattingMike Bayer2019-01-061-12/+18
* Run black -l 79 against all source filesMike Bayer2019-01-061-153/+154
* Support hybrids/composites with bulk updatesMike Bayer2017-03-221-1/+159
* Allow reuse of hybrid_property across subclassesDiana Clarke2017-03-211-0/+113
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-7/+5
* Propagate hybrid properties / infoMike Bayer2016-04-181-0/+53
* Honor hybrid property / method docstringsMike Bayer2016-04-181-6/+269
* - Fixed an unexpected-use regression whereby custom :class:`.Comparator`Mike Bayer2015-06-111-0/+1
* - The :meth:`.InspectionAttr.info` collection is now moved down toMike Bayer2014-08-131-0/+18
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-3/+3
* - express most of the orm.util functions in terms of the inspection systemMike Bayer2012-07-161-3/+3
* - [bug] implemented standard "can't set attribute" /Mike Bayer2012-01-271-6/+26
* - [bug] Fixed bug whereby hybrid_property didn'tMike Bayer2011-12-111-1/+46
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-5/+6
* make it more explicit in tests which dialect we want to use for thingsMike Bayer2011-02-111-0/+4
* - tests for hybridMike Bayer2011-01-171-100/+238
* - whitespace removal bonanzaMike Bayer2011-01-021-4/+4
* - a few fixesMike Bayer2010-08-081-0/+102