View Source Adbc.Result (adbc v0.4.1)
A struct returned as result from queries.
It has two fields:
:data
- a list ofAdbc.Column
:num_rows
- the number of rows returned, if returned by the database
Summary
Functions
Returns a map of columns as a result.
Types
Functions
Returns a map of columns as a result.