Skip to content

Commit

Permalink
fix: ddl sql
Browse files Browse the repository at this point in the history
  • Loading branch information
aiaiaiai1 committed Nov 6, 2024
1 parent 29e05c1 commit 441b114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/db/migration/V241107__alter_column.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
alter table workout_proof change column image_url filename varchar(500) not null;

0 comments on commit 441b114

Please sign in to comment.