Skip to content

Commit e5a7524

Browse files
authored
Remove unused table and journal (#25)
1 parent 57939ab commit e5a7524

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

scripts/20240313-113852.sql

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
drop table if exists authorizations;
2+
drop table if exists journal.authorizations cascade;
3+
4+

0 commit comments

Comments
 (0)