mirror of
https://github.com/goharbor/harbor
synced 2025-04-21 23:08:14 +00:00
1 line
86 B
SQL
1 line
86 B
SQL
CREATE INDEX IF NOT EXISTS idx_artifact_repository_name ON artifact (repository_name); |