Type '{ where: SQL<unknown>; }' is not assignable to type 'true | { columns ?: ... Object literal may only specify known properties, and 'where' does not exist in type '{ columns ?: .....
Type '{ where: SQL<unknown>; }' is not assignable to type 'true | { columns ?: ... Object literal may only specify known properties, and 'where' does not exist in type '{ columns ?: .....