web/wdoc/custom_view_last_update_en.rst
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 17 Feb 2014 15:01:23 +0100
changeset 9546 a0cf2993b6d3
parent 0 b97547f5f1fa
child 10218 5ebbaf713caf
permissions -rw-r--r--
[server] Handle unique constraint violations under recent sqlite The error message changed from "columns foo, bar, baz are not unique" to "UNIQUE constraint failed: table.foo, table.bar, table.baz". Closes #3564510

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