Skip to content

Commit

Permalink
add schema update directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bnaecker committed May 15, 2024
1 parent 6d7e6ec commit a54ce97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/crdb/remove-producer-base-route-column/up.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE omicron.public.metric_producer DROP COLUMN IF EXISTS base_route;

0 comments on commit a54ce97

Please sign in to comment.