Skip to content

Commit

Permalink
feat: drop table retrievable_deals (#489)
Browse files Browse the repository at this point in the history
This is a follow-up for 09259e0 where we started using `eligible_deals`
instead.

Signed-off-by: Miroslav Bajtoš <[email protected]>
  • Loading branch information
bajtos authored Jan 10, 2025
1 parent 09259e0 commit defd16c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions migrations/064.do.drop-retrievable-deals.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DROP TABLE retrievable_deals;

0 comments on commit defd16c

Please sign in to comment.