Skip to content

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_id field

Tested SQLAlchemy Events:

  • "after_update"