.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 04 Jan 2011 09:07:22 +0100
branchstable
changeset 6758 28b11ecf319b
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[ms] #1382452: incorrect results with multi-sources when some relation is crossed among sources with non-invariant variables, we've to introduce an intermediary steps to fetch all relations from all sources, then make the join with intermediary tables containing possible variables values.

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