web/wdoc/custom_view_last_update_en.rst
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 09 Jul 2014 15:51:58 +0200
changeset 9906 b2919eca7514
parent 0 b97547f5f1fa
child 10218 5ebbaf713caf
permissions -rw-r--r--
[dataimport] remove _rql heresy 1) ObjectStore knows nothing about rql, it just drops it on the floor 2) RQLObjectStore has a session, it can run rql that way 3) setting an object's "_rql" attribute is not a reasonable user-facing interface Also drop _commit attribute from base ObjectStore, it doesn't use it.

Latest changes 
--------------

* table of `all latest changes`_

Links below is providing useful RQL query example.

.. _all latest changes: view?rql=Any+M%2CX+WHERE+X+modification_date+M+ORDERBY+M+DESC+LIMIT+30