.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 13 Jan 2011 12:36:08 +0100
branchstable
changeset 6815 a84190d4e78c
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[schema] fix pb with ambiguous relation used within UniqueTogetherConstraint by having CWUniqueTogetherConstraint.relation targeting CWRType instead of CWAttribute/CWRelation. This fixes 3.10.7 migration.

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$