Important notes¶
Make sure the following points are met:
- define event listeners in the same module as the model
- don't forget to define the
entity_idfield
Tested SQLAlchemy Events:
- "after_update"
Make sure the following points are met:
entity_id fieldTested SQLAlchemy Events: