Skip to content

Commit

Permalink
Remove unused table and journal (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
gheine authored Mar 13, 2024
1 parent 57939ab commit e5a7524
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/20240313-113852.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
drop table if exists authorizations;
drop table if exists journal.authorizations cascade;


0 comments on commit e5a7524

Please sign in to comment.