server/hook.py
changeset 6882 b5e34836f84e
parent 6880 4be32427b2b9
child 6889 37668bf302f5
equal deleted inserted replaced
6856:ac092197c099 6882:b5e34836f84e
   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)