We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ee8fa commit c59bd1fCopy full SHA for c59bd1f
src/main/resources/db/migration/V13__create_index_duplicatecheck_2.sql
@@ -0,0 +1 @@
1
+create index concurrently sha256_health_information_idx on duplicatecheck(mottak_id);
0 commit comments