summaryrefslogtreecommitdiff
path: root/test/orm/test_lockmode.py
Commit message (Expand)AuthorAgeFilesLines
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-27/+40
* Add 'FOR NO KEY UPDATE' / 'FOR KEY SHARE' support for PostgresqlSergey Skopin2016-06-081-2/+25
* Add SKIP LOCKED support for Postgresql, OracleJack Zhou2016-06-021-0/+18
* - add support for specifying tables or entities for "of"Mike Bayer2013-11-281-98/+118
* - fix up rendering of "of"Mike Bayer2013-11-281-4/+4
* added ORM supportMario Lassnig2013-11-141-2/+51
* add psql FOR UPDATE OF functionalityMario Lassnig2013-11-121-0/+16
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-2/+2
* -whitespace bonanza, contdMike Bayer2012-07-281-2/+2
* - [feature] Added new for_update/with_lockmode()Mike Bayer2012-03-211-0/+114