Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 822 Bytes

File metadata and controls

13 lines (7 loc) · 822 Bytes

@omnidotdev/typespec-drizzle

0.2.0

Minor Changes

  • #4 82c2c67 Thanks @coopbri! - Migrate to native TypeSpec scalar defaults. Add Defaults.uuidv4, Defaults.uuidv7, and Defaults.currentTimestamp scalars for setting default values on model properties. Remove custom @default* decorators in favor of native TypeSpec default syntax.

0.1.0

Minor Changes