Packages

A markup language to define ER schemas

Current section

Files

Jump to
prequel include prequel@error@parse_error_RelationshipBodyWithJustOneEntity.hrl
Raw

include/prequel@error@parse_error_RelationshipBodyWithJustOneEntity.hrl

-record(relationship_body_with_just_one_entity, {
hint :: gleam@option:option(binary()),
relationship_span :: prequel@span:span(),
relationship_name :: binary(),
entity_span :: prequel@span:span()
}).