Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 571 Bytes

TODO.md

File metadata and controls

13 lines (13 loc) · 571 Bytes
  1. Introspection
    1. customize interface case i.e. upper, lower, camel
    2. ignore virtual tables
    3. handle postgres materialized views
  2. Enhance WhereUniqueInput with unique constraint
  3. Implement UniqueConstriants
  4. Implement PrimaryKeyConstriant
  5. Move to monorepo
  6. Unknown enums should cast to any
  7. Maybe WhereUniqueInput should also consider unique indexes
  8. Allow user override partial tempaltes
  9. Allow user customize BaseRepository Class e.g. add custom shortcuts or override existing shortcuts
  10. Better DX, support initialize config