doc/3.16.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 03 Jan 2013 23:27:56 +0100
changeset 8637 e16561083d84
parent 8632 fa044b9157d7
child 8653 ad5a3ff57255
permissions -rw-r--r--
[dataimport] new ignore_errors argument to ucsvreader, default to False. Closes #2547200

What's new in CubicWeb 3.16?
============================

New functionnalities
--------------------

* Add a new dataimport store (`SQLGenObjectStore`). This store enables a fast
  import of data (entity creation, link creation) in CubicWeb, by directly
  flushing information in SQL.  This may only be used with PostgreSQL, as it
  requires the 'COPY FROM' command.

API changes
-----------

Unintrusive API changes
-----------------------



User interface changes
----------------------

* Remove changelog view, as nor cubicweb nor known cubes/applications were properly
  feeding related files