Skip to content

Commit

Permalink
updated todo
Browse files Browse the repository at this point in the history
  • Loading branch information
noam-honig committed Apr 23, 2024
1 parent 8439c03 commit 20b274b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/core/src/remult3/remult3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -819,6 +819,8 @@ export type ClassFieldDecorator<entityType, valueType> = (
//p1 - consider upsert (where,set)
//p1 - consider id to also support keyof (id:['company','index'])
//p1 - wait a second to close stream
//p1 - add solid tutorial to the getting started page
//p1 - update the examples section

//p1 - reconsider update many, maybe the second parameter should be in a set option - break existing
//p1 - add documentation for bun sqlite
Expand Down

0 comments on commit 20b274b

Please sign in to comment.