Current section

Files

Jump to
sqlode include sqlode@query_parser_WrongEngineUpsert.hrl
Raw

include/sqlode@query_parser_WrongEngineUpsert.hrl

-record(wrong_engine_upsert, {
path :: binary(),
line :: integer(),
name :: binary(),
engine :: sqlode@model:engine(),
tail :: binary()
}).