ext/__init__.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 02 Dec 2009 11:53:25 +0100
branchstable
changeset 3961 d1cbf77db999
parent 825 037be200ff47
child 5421 8167de96c523
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.