mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-16 20:01:35 +01:00
1 line
86 B
SQL
1 line
86 B
SQL
CREATE INDEX IF NOT EXISTS idx_artifact_repository_name ON artifact (repository_name); |