Skip to content

Commit 3131fa9

Browse files
committed
chore: add migration
1 parent 00c3eaf commit 3131fa9

File tree

3 files changed

+404
-0
lines changed

3 files changed

+404
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CREATE INDEX IF NOT EXISTS "title_index" ON "resources" USING btree ("title");

0 commit comments

Comments
 (0)