Skip to content

Commit 0ca7321

Browse files
committed
move script
1 parent 7bb20f9 commit 0ca7321

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

schema.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ CREATE TABLE IF NOT EXISTS accents (
1010
severity SMALLINT NOT NULL,
1111

1212
PRIMARY KEY (guild_id, user_id, name)
13-
);
13+
);

update.sh scripts/update.sh

File renamed without changes.

0 commit comments

Comments
 (0)