Packages

Glibsql is a library for interacting with a hosted libSQL database such as [Turso](https://turso.tech).

Current section

Files

Jump to
glibsql include glibsql_ExecuteStatement.hrl
Raw

include/glibsql_ExecuteStatement.hrl

-record(execute_statement, {sql :: binary()}).