Regenerate examples with updated postgres driver codegen #18
Annotations
4 errors
|
node-postgresql (examples/node-postgres)
Process completed with exit code 2.
|
|
node-postgresql (examples/node-postgres)
Conversion of type 'ValuesRowList<(Row & Iterable<Row>)[]>' to type 'CreateAuthorRowValues[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
node-postgresql (examples/node-postgres)
Conversion of type 'ValuesRowList<(Row & Iterable<Row>)[]>' to type 'ListAuthorsRowValues[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
node-postgresql (examples/node-postgres)
Conversion of type 'ValuesRowList<(Row & Iterable<Row>)[]>' to type 'GetAuthorRowValues[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|