Skip to content

Variable: STATEMENT\_ROW\_CAP

const STATEMENT_ROW_CAP: 500 = 500

Hard server-side cap on rows returned by the /embed/data/:id route. Sized to keep responses small enough for inline tables to render snappily; the route surfaces a truncated flag whenever the upstream rowCount exceeds this so end users know they’re seeing a sample.