-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
Description
Based on the discussion #1122 (comment) we remove the internal query builder (platform/view/services/storage/driver/sql/query) and replace it with an external dependency.
This will lower the maintenance burden on FSC and will allow applications to write flexible queries.
Action plan:
- No new query builder (qb) features
- Evaluate existing qb frameworks
- Create a migration plan and deprecate
Reactions are currently unavailable