You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add releasing/executing multi-query support (#14)
* Rework query-face-template
* Tried to make it more readable and effective
* Rename as validate-query-template
* Add centralized errors management
* Rework query-face
* Tried to make it more readable and effective
* Move some functionst to separate helper files
* Update errors
* Add whitelistRoutes for devMode
* feat: Add anonymous routes to allow testing query
* Any logged-in user can test query
* feat: Add parameter validations for queries
* fix: Remove unnecessary packages
* feat: Add releasing/executing multi-query support
Add initial data
Update qf migrations
feat: Add dependent param default value
0 commit comments