cubicweb/misc/migration/3.9.5_Any.py
author Laurent Peuch <cortex@worlddomination.be>
Tue, 17 Dec 2019 18:04:02 +0100
changeset 12823 e830ace445bf
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[test] ensure FirefoxHelper successfully exited

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