Skip to content

Latest commit

Β 

History

History
16 lines (11 loc) Β· 608 Bytes

File metadata and controls

16 lines (11 loc) Β· 608 Bytes

1.1.0 (2025-08-04)

Features

  • activate qa workflow when pr is created

0.1.1 (2025-08-04)

Features

  • πŸš€ 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 userId are represented as computed property !!