server/hook.py
branchstable
changeset 6880 4be32427b2b9
parent 6834 b4befa12bbcc
child 6889 37668bf302f5
equal deleted inserted replaced
6879:54944faf9b61 6880:4be32427b2b9
   210 
   210 
   211 * ``notification``, email notification hooks
   211 * ``notification``, email notification hooks
   212 
   212 
   213 * ``integrity``, data integrity checking hooks
   213 * ``integrity``, data integrity checking hooks
   214 
   214 
   215 * ``activeintegrity``, data integrity consistency hooks, that you should *never*
   215 * ``activeintegrity``, data integrity consistency hooks, that you should **never**
   216   want to disable
   216   want to disable
   217 
   217 
   218 * ``syncsession``, hooks synchronizing existing sessions
   218 * ``syncsession``, hooks synchronizing existing sessions
   219 
   219 
   220 * ``syncschema``, hooks synchronizing instance schema (including the physical database)
   220 * ``syncschema``, hooks synchronizing instance schema (including the physical database)