Closed jakguru closed 2 months ago
insert into "cameras" ("checksum", "created_at", "credential_id", "info", "is_enabled", "mtx_path", "name", "room", "uid", "updated_at") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) returning "id" - value too long for type character varying(255)
insert into "cameras" ("checksum", "created_at", "credential_id", "info", "is_enabled", "mtx_path", "name", "room", "uid", "updated_at") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) returning "id" - value too long for type character varying(255)