-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Just some random thought for a potential feature
Some kind of hooks / callbacks an application author (or anyone depending on rorm) can configure which will be invoked for every crud function executed.
This could for example be some optional parameter for the Database struct.
Using hooks, an application or library author could write assertions, logs, metrics or other custom behaviour which would be guaranteed to run on every crud operation.
Metadata
Metadata
Assignees
Labels
No labels