misc/migration/3.9.5_Any.py
author David Douard <david.douard@logilab.fr>
Tue, 19 Jul 2016 19:30:10 +0200
branch3.22
changeset 11438 828483a88825
parent 6105 a648c832da1f
permissions -rw-r--r--
[webctl] set uid of file produced by gen-static-datadir (closes #11298794)

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