RelataDB error reference

Unknown column

A column referenced is not in the type’s declared contract.

REL_UNKNOWN_COLUMNHTTP 400Query & schema

Why this happens

The property does not exist on this type (or was renamed/dropped).

How to fix it

Check the type definition and remove or rename the column in your 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.