Skip to content

[Feature Request]: BeforeExecute, AfterExecute hook support #475

Open
@kcmvp

Description

@kcmvp

Firstly thank you very much to build such useful framework. I am using it in my project. I have a use case for data privilege, for the same statement different user role would take different data privilege strategies. eg:

select a, b, c from ta

if current use a normal user then the return result of column c should be maksed as "xxxx", in our project (sass, multi-tenancy), there are many cases.

if the framework supports hooks, then we can handle the logic in one place. right now we mix such logic every where. it's not a good practice.

thank you!

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