StampColumns.timestampCodec property
Codec the timestamp columns are stored under.
Signature:
timestampCodec?: string;
Remarks
Read from the contract rather than assumed: a table may be timestamp or timestamptz, and binding a value under the wrong one is rejected by the driver.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.