Skip to content

Commit 82b5318

Browse files
ddamkeddamke
authored andcommitted
remove rename table just write the name right
1 parent a7290aa commit 82b5318

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
ALTER TABLE settings
2-
ADD COLUMN empty_note_reminder_only_work BOOLEAN NOT NULL DEFAULT(false)
2+
ADD COLUMN empty_note_reminder_is_work BOOLEAN NOT NULL DEFAULT(false)

src/main/resources/db/migration/V1_1_6__renamed_note_reminder_setting_only_work.sql

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)