server/test/unittest_rql2sql.py
2009-08-07 Sylvain Thénault [rql test] add non regression test for rql (fail with current rql head)
2009-08-02 Sylvain Thénault cleanup
2009-07-09 Sylvain Thénault ability to map attributes to something else than usual cw mapping on sql generation stable
2009-06-29 Sylvain Thénault fix sql generated on NOT inlined_relation queries. Use exists, so no more needs for extra DISTINCT stable
2009-06-09 Sylvain Thénault new test for missing from close when using a var map stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-19 Sylvain Thénault #343322: should generate IS NULL in sql w/ None values in substitution stable
2009-05-13 sylvain thenault fix test tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-04-06 sylvain thenault introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
2009-03-10 sylvain thenault use datetime instead of mx.DateTime tls-sprint
2009-02-11 Sylvain fix select principal so results are predictable during tests
2009-01-16 sylvain thenault need_intersect test and fixes
2009-01-07 Sylvain Thenault consider intersect *and* distinct
2009-01-07 Sylvain Thenault in some cases (eg ambiguous neged relations), INTERSECT should be used instead of DISTINCT
2008-11-13 Nicolas Chauvat fix tests (some where broken after ECache was added)
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip