Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to implement global filter? #1113

Open
himel951 opened this issue Nov 20, 2022 · 1 comment
Open

How to implement global filter? #1113

himel951 opened this issue Nov 20, 2022 · 1 comment
Labels
question Further information is requested

Comments

@himel951
Copy link

I want to implement a global filter-like entity framework in Repodb. The reason I want to implement it is that I don't want to write where isDelete = 'false' everywhere.

Is it possible to implement something like this in RepoDb or do you have any plan to implement it in the future?

@himel951 himel951 added the question Further information is requested label Nov 20, 2022
@marciogoularte
Copy link

I'm not sure, but you can use the statementbuilder to do this.

https://repodb.net/extensibility/statementbuilder#usability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants