misc/migration/3.9.5_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 04 Jun 2014 13:28:24 +0200
changeset 9850 5ef9dd383ae2
parent 6105 a648c832da1f
permissions -rw-r--r--
[tests/rqlannotation,querier] use the new connection api

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