misc/migration/3.8.1_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 04 Jan 2013 15:39:52 +0100
changeset 8675 b60329e40e26
parent 5379 c082dea0731b
permissions -rw-r--r--
[rql sources] uses an URL as remote host address for pyro/zmq rql sources, instead of extra configuration parameters. Follows modification of dbapi.connect api. Closes #2539822

rql('SET X name "BoundaryConstraint" '
    'WHERE X is CWConstraintType, X name "BoundConstraint"')