misc/migration/3.9.5_Any.py
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Tue, 24 Aug 2010 11:59:07 +0200
branchstable
changeset 6137 b33d32f28885
parent 6105 a648c832da1f
permissions -rw-r--r--
[css] make sure the toolbar is clickable because layered over title

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