mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-12 06:00:20 +08:00
feat(routing): consolidate scheduling strategy configuration
This commit is contained in:
@@ -85,4 +85,4 @@ BEGIN
|
||||
END IF;
|
||||
END $$;
|
||||
CREATE INDEX IF NOT EXISTS routing_group_versions_group_id_idx
|
||||
ON public.routing_group_versions USING btree (group_id);
|
||||
ON public.routing_group_versions USING btree (group_id);
|
||||
|
||||
Reference in New Issue
Block a user