summaryrefslogtreecommitdiff
path: root/tests/basic/__init__.py
diff options
context:
space:
mode:
authorAnssi Kääriäinen <akaariai@gmail.com>2013-08-30 09:41:07 +0300
committerAnssi Kääriäinen <akaariai@gmail.com>2013-08-30 09:41:07 +0300
commite973ee6a9879969b8ae05bb7ff681172cc5386a5 (patch)
treed144ae6297a03a3e9836f47c4cd4a08e51ad335d /tests/basic/__init__.py
parent13be3bfef1441f9f3c9eb3cad21b5ae158fdb874 (diff)
Fixed #20988 -- Added model meta option select_on_save
The option can be used to force pre 1.6 style SELECT on save behaviour. This is needed in case the database returns zero updated rows even if there is a matching row in the DB. One such case is PostgreSQL update trigger that returns NULL. Reviewed by Tim Graham. Refs #16649
Diffstat (limited to 'tests/basic/__init__.py')
0 files changed, 0 insertions, 0 deletions