Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.11 KB

File metadata and controls

26 lines (16 loc) · 1.11 KB

Changelog

2.0.0-alpha.3 (2024-03-11)

Bug Fixes

  • more robust calculation of default location for code generation (#1095) (d11d4ba)
  • prisma.d.ts is not properly saved (#1090) (d3629be)

2.0.0-alpha.2 (2024-02-21)

Miscellaneous Chores

[Unreleased]

Added

  • Added support to complex usage of @@index attribute like @@index([content(ops: raw("gin_trgm_ops"))], type: Gin).

Fixed

  • Fixed several ZModel validation issues related to model inheritance.

1.7.0

Added

  • Auto-completion is now supported inside attributes.