SQLRooms

@sqlrooms/ai / QueryToolRendererOptions

Type Alias: QueryToolRendererOptions

QueryToolRendererOptions = object

Properties

showSql?

optional showSql: boolean

Whether to show the SQL text in the result. Defaults to true.


formatValue?

optional formatValue: ArrowDataTableValueFormatter

Optional custom value formatter for binary/geometry data