doc/3.19.rst
changeset 9548 be001628edad
parent 9513 a7e0746f010c
child 9552 1358f8ef1b5b
equal deleted inserted replaced
9547:43aace16a953 9548:be001628edad
   136   become instance methods.
   136   become instance methods.
   137 
   137 
   138 * ``set_cnxset`` and ``free_cnxset`` are deprecated. cnxset are now
   138 * ``set_cnxset`` and ``free_cnxset`` are deprecated. cnxset are now
   139   automatically managed.
   139   automatically managed.
   140 
   140 
       
   141 * The implementation of cascading deletion when deleting `composite`
       
   142   entities has changed. There comes a semantic change: merely deleting
       
   143   a composite relation does not entail any more the deletion of the
       
   144   component side of the relation.
       
   145 
   141 
   146 
   142 Deprecated Code Drops
   147 Deprecated Code Drops
   143 ----------------------
   148 ----------------------
   144 
   149 
   145 * session.hijack_user mechanism has been dropped.
   150 * session.hijack_user mechanism has been dropped.