Skip to content

CRUD hooks #83

@gammelalf

Description

@gammelalf

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions