АЛ
Size: a a a
АЛ
YS
N
INSERT INTO assignment AS "t" ("id", "event_id", "content_id", "person_id", "is_active", "created_at", "updated_at", "deleted_at", "has_assignment")
VALUES ('bc6e0e22-dd41-49d0-9187-cb7573c773d5', DEFAULT, 'de3b51ee-ac26-4af5-a8a7-b2db06daf945', 'c3069b59-37ef-49ed-b060-819a024ffa7e', TRUE, '2020-07-21 17:46:25+00:00:00', '2020-07-21 17:46:25+00:00:00', DEFAULT, DEFAULT)
ON CONFLICT (content_id,person_id, coalesce(event_id, '00000000-0000-0000-0000-000000000000'))
where deleted_at is null
DO UPDATE
SET is_active = TRUE
RETURNING *
N
YS
N
YS
N
VB
N
VB
YS
N
N
TAIL: Cannot enlarge string buffer containing 0 bytes by 1165680927 more bytes.
YS
N
YS
TAIL: Cannot enlarge string buffer containing 0 bytes by 1165680927 more bytes.
N
YS
Т