Skip to content

Migrate saved queries from settings to dedicated Postgres table: GQL API, query-runner, webapp changes

Warren Gifford requested to merge fa/migrate-saved-searches-gql-changes into master

Created by: attfarhan

Split out from #3512. Depends on #3866.

Fixes #3208 (closed)

This PR updates the GraphQL API, webapp, and query-runner service to use the new saved_searches database table.

Merge request reports

Loading