server/test/unittest_rql2sql.py
2010-10-25 Sylvain Thénault [test] make test independant from the working directory
2010-10-14 Sylvain Thénault [rql2sql] properly compute has_text relation table scope
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-09-22 Sylvain Thénault [rql] fix bug with query like 'Any 1 WHERE NOT X in_group G': tables should be kept in EXISTS() even when there are no restriction stable
2010-09-09 Sylvain Thénault [querier test] remove some actually bad tests that were passing thanks to a sqlite bug stable
2010-07-21 Sylvain Thénault [rql2sql] fix bug with NOT of inlined relation: NULL values are not properly handled and hence some rows won't be returned while the should stable
2010-07-06 Sylvain Thénault backport stable
2010-07-06 Sylvain Thénault imported patch rql2sqlfix.diff stable
2010-07-05 Sylvain Thénault backport stable
2010-07-05 Sylvain Thénault [rql2sql] test and fix crash when OR in HAVING where both expresion are 'fake' having terms (eg not using aggregat function) stable
2010-07-05 Sylvain Thénault cleanups stable
2010-07-01 Sylvain Thénault backport stable
2010-06-30 Sylvain Thénault [sql generation] fix bug with inlined relation and referenced by other neged relation stable
2010-06-21 Sylvain Thénault backport stable
2010-06-18 Sylvain Thénault [rql2sql] use new dbhelper.sql_concat_string function to deal with sql string concatenation. This together with lgdb 1.0.4 fixes #1055133: SQL Server support : string concatenation issue stable
2010-06-17 Sylvain Thénault [fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
2010-05-26 Sylvain Thénault backport stable
2010-05-26 Sylvain Thénault [rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX stable
2010-05-25 Sylvain Thénault no more Image type w/ cw 3.9
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-03-25 Sandrine Ribeau ticket #787103, entity schema view enhancements
2010-03-25 Sylvain Thénault backport stable
2010-03-25 Sylvain Thénault [source storage] refactor source sql generation and results handling to allow repository side callbacks stable
2010-03-25 Sylvain Thénault [cleanup] rename dbms_helper to dbhelper for consistency stable
2010-03-24 Sylvain Thénault le patch rql26 a été importé
2010-03-24 Sylvain Thénault [test] having two eid relations is now forbiden by rql stable
2010-03-09 Sylvain Thénault rename logilab.db into logilab.database
less more (0) -50 -30 tip