Extracting where clauses for automation for relational queries
GitHub
Describe what you want Is there a way to extract the where clause or the with clause to automatically apply filters. For example, I have automatically created a way to get filters and sorting. Now,...