Skip to content

Commit

Permalink
GAH i hate sql syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Aug 20, 2024
1 parent fe35438 commit ddd59e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/crdb/dbinit.sql
Original file line number Diff line number Diff line change
Expand Up @@ -1334,7 +1334,7 @@ CREATE TYPE IF NOT EXISTS omicron.public.producer_kind AS ENUM (
-- removed).
'service',
-- A Propolis VMM for an instance in the omicron.public.instance table
'instance'
'instance',
-- A management gateway service on a scrimlet.
'management_gateway'
);
Expand Down

0 comments on commit ddd59e0

Please sign in to comment.