engine icon indicating copy to clipboard operation
engine copied to clipboard

Single table inheritance

Open matej21 opened this issue 2 years ago • 0 comments

similar to STI from popular ORMs like doctrine. In schema definition and on graphql level you have multiple types/entities, which are represented by a single database table.

as a first step, we might consider schema-only syntax sugar

TODO: RFC

matej21 avatar Mar 24 '23 13:03 matej21