mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-14 03:54:21 +00:00
6 lines
113 B
MySQL
6 lines
113 B
MySQL
|
INSERT INTO eventstore.unique_constraints (
|
||
|
instance_id
|
||
|
, unique_type
|
||
|
, unique_field
|
||
|
) VALUES
|
||
|
%s
|