Enums§
Functions§
- coerce_
non_ null_ value - coerce_
value_ data - is_
supported_ signed_ to_ unsigned_ coercion - The signed→unsigned integer coercions that let the built-in data models
move from unsigned to signed integers while existing unsigned tables keep
accepting new signed ingest without an
ALTER TABLE(see the pair descriptions in the module-level comment above). Kept as one predicate so the trace and log ingest paths share the same supported pair set and cannot drift. - is_
supported_ trace_ coercion - resolve_
new_ trace_ column_ type - Resolves the final datatype for a new trace column when there is no existing table schema to override the request-local observations.
- trace_
value_ datatype