.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 02 Dec 2009 11:53:25 +0100
branchstable
changeset 3961 d1cbf77db999
parent 3116 8bf500eb01d6
child 3990 14e14fef4460
permissions -rw-r--r--
fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing to specify variables that should be used in selection. See usage on state_of / transition_of relations.

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$