mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-15 12:27:59 +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
|