NestMTX / app

All-in-one NestMTX Application
MIT License
16 stars 0 forks source link

Unable to save cameras due to database error #12

Closed jakguru closed 2 months ago

jakguru commented 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)