misc/migration/3.9.5_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 05 Mar 2014 10:44:45 +0100
changeset 9555 370a7c40864f
parent 6105 a648c832da1f
permissions -rw-r--r--
[server] use the ClientConnection directly now that it has more methods available Gets rid of ugly self.cnx._cnx.

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