Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 266 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 266 Bytes

##bugs

  1. invocation error without further information

  2. Int type ID: @default(autoincrement()) does not work

  3. uuid type is not supported, workaround is to use String type instead

  4. Introspect removes manually added @unique, @default() values from the schema