Current section

Files

Jump to
sqlode include sqlode@query_validation_UnsupportedAnnotation.hrl
Raw

include/sqlode@query_validation_UnsupportedAnnotation.hrl

-record(unsupported_annotation, {
query_name :: binary(),
command :: binary(),
detail :: binary()
}).