Result from executing a SQL query through a CodeGenConnection. Normalizes the result shapes from different database drivers (mssql, pg, etc.) into a single interface that the orchestrator code can rely on.
The array of rows returned by the query. Empty array if no rows.
Result from executing a SQL query through a CodeGenConnection. Normalizes the result shapes from different database drivers (mssql, pg, etc.) into a single interface that the orchestrator code can rely on.