Skip to content

Commit

Permalink
not sure how that became wrong again but whatever
Browse files Browse the repository at this point in the history
  • Loading branch information
david-crespo committed Dec 4, 2023
1 parent 63e340c commit b871acf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schema/crdb/19.0.0/up1.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CREATE TYPE IF NOT EXISTS omicron.public.ip_pool_resource_type AS ENUM (
'fleet',
'silo'
'silo',
'fleet'
);

0 comments on commit b871acf

Please sign in to comment.