Skip to content

Commit

Permalink
[IDLE-493] flyway 스크립트 오탈자 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
wonjunYou committed Nov 4, 2024
1 parent 6e6ef04 commit 9b2782b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
-- V5__create_index_receiver_id_in_notification_table.sql

CREATE INDEX idx_receiver_id ON notification(receiver_id);

0 comments on commit 9b2782b

Please sign in to comment.