- activate qa workflow when pr is created
- π Schema Generation: Work out of the box with any Better Auth plugins.
- π Cascading Delete: Cascading delete is supported for all models.
- β‘ Indexes Support: Works out of the box, see examples for more details.
- π Constraints: Unique flag are supported as native Gel's constraints.
- π― Scalar Types: Literals are represented as Scalar Type in the schema !!
- π₯ Link instead of Id: relations like
userIdare represented as computed property !!