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
Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 03 Apr 2013 11:09:50 +0200
branch
stable
changeset 8862
8011ca5d2841
parent 5379
c082dea0731b
permissions
-rw-r--r--
[predicates] use select_or_none rather than select+try/except, expected to be more efficient
rql
(
'SET X name "BoundaryConstraint" '
'WHERE X is CWConstraintType, X name "BoundConstraint"'
)