mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-12 14:10:19 +08:00
Cache provider catalog lookups
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
CREATE INDEX IF NOT EXISTS idx_provider_api_keys_provider_name_id
|
||||
ON provider_api_keys (provider_id, name, id);
|
||||
Reference in New Issue
Block a user