doc/3.16.rst
changeset 8625 7ee0752178e5
child 8632 fa044b9157d7
equal deleted inserted replaced
8624:7e415f457155 8625:7ee0752178e5
       
     1 What's new in CubicWeb 3.16?
       
     2 ============================
       
     3 
       
     4 New functionnalities
       
     5 --------------------
       
     6 
       
     7 * Add a new dataimport store (`SQLGenObjectStore`). This store enables a fast
       
     8   import of data (entity creation, link creation) in CubicWeb, by directly
       
     9   flushing information in SQL.  This may only be used with PostgreSQL, as it
       
    10   requires the 'COPY FROM' command.
       
    11 
       
    12 API changes
       
    13 -----------
       
    14 
       
    15 Unintrusive API changes
       
    16 -----------------------
       
    17 
       
    18 
       
    19 
       
    20 User interface changes
       
    21 ----------------------