Skip to content

Commit

Permalink
drop pickles column (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottsauberlt authored Jun 18, 2024
1 parent a078a35 commit 21ee069
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/versioned/V3__remove_pickles_column.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ALTER TABLE customers
DROP COLUMN pickles

0 comments on commit 21ee069

Please sign in to comment.