Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
misc/migration/3.8.1_Any.py
author
Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 11 Jun 2014 17:14:32 +0200
changeset 10365
21461f80f348
parent 5379
c082dea0731b
permissions
-rw-r--r--
[connection] remove ensure_cnx_set context manager uses It has been deprecated in a previous changeset and is now a no-op. Related to #2919309.
rql
(
'SET X name "BoundaryConstraint" '
'WHERE X is CWConstraintType, X name "BoundConstraint"'
)