Wasm Directoryalpha
Record

result-row-entry

No description available.

record result-row-entry {
  column-name: string,
  value: pg-value,
}

Fields

NameTypeDescription
column-namestringName of the result column
valuepg-valueValue of the result column