harbor/make/migrations/postgresql/0081_2.5.2_schema.up.sql

1 line
86 B
SQL

CREATE INDEX IF NOT EXISTS idx_artifact_repository_name ON artifact (repository_name);