TypeScript Error: Implicit 'any' in SQL Insert Example
effect/sql readme examples to not work:
Gives
Gives
TS7022: InsertPerson implicitly has type any because it does not have a type annotation and is referenced directly or indirectly in its own initializer. on const InsertPerson and TS7022: insert implicitly has type any because it does not have a type annotation and is referenced directly or indirectly in its own initializer. on const insert