misc/migration/3.9.5_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 31 Jan 2011 17:24:05 +0100
branchstable
changeset 6923 327443ec7120
parent 6105 a648c832da1f
permissions -rw-r--r--
[doc] update photo web site tutorial: we're starting from cw 3.10/file 1.9+

if not rql('CWConstraintType X WHERE X name "RQLUniqueConstraint"',
           ask_confirm=False):
    rql('INSERT CWConstraintType X: X name "RQLUniqueConstraint"',
        ask_confirm=False)