suggest_update
Description:
This signal is emitted when the contents of a table should be updated (data to update or insert only; deleting data is done automatically).
This signal is used for internal purposes by the Connection object.
Parameters:
suggest |
the suggested update, as a MetaContext structure |
Returns:
a new Error error structure if there was an error when processing the signal, or null if signal propagation should continue |