Current section

Files

Jump to
sqlode include sqlode@internal@query_analyzer@context_CompoundColumnCountMismatch.hrl
Raw

include/sqlode@internal@query_analyzer@context_CompoundColumnCountMismatch.hrl

-record(compound_column_count_mismatch, {
query_name :: binary(),
first_count :: integer(),
branch_count :: integer()
}).