Skip to content

Commit

Permalink
test: 오류가 나는 flyway 스크립트 수행 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ503 committed Nov 2, 2023
1 parent 45ab6c8 commit e6300fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
alter table users add password varchar(10);
alter table users add password varchar(10)

0 comments on commit e6300fa

Please sign in to comment.