misc/migration/3.8.1_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 01 Oct 2015 12:15:14 +0200
changeset 10755 4c48d3bab38c
parent 5379 c082dea0731b
permissions -rw-r--r--
[devtools] CubicWebTC._check_html may have to deal with unicode or bytes If called with template=None, CubicWebTC.view will not go through main-template, and return the unicode data from the view directly instead of encoded data.

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