init.sample
This commit is contained in:
parent
45d572ad1e
commit
f94c48e02c
|
@ -555,7 +555,7 @@ VALUES
|
||||||
INSERT INTO public.infra_service
|
INSERT INTO public.infra_service
|
||||||
(id, description, infra_host_port_id, meta_crypto_type_id, meta_target_service_type_id)
|
(id, description, infra_host_port_id, meta_crypto_type_id, meta_target_service_type_id)
|
||||||
VALUES
|
VALUES
|
||||||
(28, NULL, 17, 17, 1047);
|
(28, NULL, 17, 1, 1047);
|
||||||
|
|
||||||
|
|
||||||
INSERT INTO public.target
|
INSERT INTO public.target
|
||||||
|
|
Loading…
Reference in New Issue
Block a user