RelataDB error reference

Protected column referenced

A column name in the query references a protected type.

REL_PROTECTED_COLUMNHTTP 403ACL & security

Why this happens

The column is reserved/protected and cannot be used this way.

How to fix it

Remove the protected column from the query.

Also emitted as

Every RelataDB error carries a correlation_id (UUIDv7). Cite it when reporting — ops cannot trace the request without it. See reporting errors.