Skip to content

Added DatabaseInsertHandler, DatabaseRemoveHandler

Compare
Choose a tag to compare
@emirror-de emirror-de released this 20 Sep 08:54
· 67 commits to main since this release

It is now possible to implement custom behavior before and after insert, update and remove transactions to the database. This enables the possibility to extend the CRUD model.