summaryrefslogtreecommitdiff
path: root/test/orm/test_lambdas.py
Commit message (Expand)AuthorAgeFilesLines
* Warn when caching is disabled / documentMike Bayer2021-12-061-1/+1
* Remove object in class definitionFederico Caselli2021-11-221-1/+1
* deprecation warnings: with_parent, aliased, from_joinpointMike Bayer2021-10-271-20/+0
* Modernize tests - calling_mapper_directlyGord Thompson2021-09-301-5/+4
* Replace with_labels() and apply_labels() in ORM/CoreGord Thompson2021-01-261-5/+6
* remove more bound metadataMike Bayer2021-01-051-1/+2
* Major revisals to lambdasMike Bayer2020-12-161-8/+52
* Establish future behavior for Session cascade backrefs, bindMike Bayer2020-08-011-7/+7
* Add future=True to create_engine/Session; unify select()Mike Bayer2020-07-081-8/+8
* introduce deferred lambdasMike Bayer2020-07-031-0/+438