This commit adds a scheduled job to hard delete queries that are hidden and - were last run more than 7 days ago - were updated more than 7 days ago
Instead of using `PluginStoreRow` we should use plugin-specific models like `DataExplorer::Query` and `DataExplorer::QueryGroup`