Current section

Files

Jump to
sqlode include sqlode@internal@query_ir_UnstructuredStmt.hrl
Raw

include/sqlode@internal@query_ir_UnstructuredStmt.hrl

-record(unstructured_stmt, {
reason :: binary(),
tokens :: list(sqlode@internal@lexer:token())
}).