Skip to content

Allow beforeExecute and afterExecute events to be fired while inserting or updating a data object #68

Description

@kbarbounakis

Description
beforeExecute and afterExecute events seems that they are not fired while inserting or updating a data object. This operation will be useful for implementing specific database operations like further attribute casting or conversion even if those actions are not included in core operations provided by @themost/data.

Solution
DataModel.saveSingleObject() should fire beforeExecute and afterExecute events.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions