Postgres support for web #29
Annotations
8 errors
ci
Type 'null' is not assignable to type 'Expr'.
|
ci
Type 'null' is not assignable to type 'Expr'.
|
ci
Type '{}' is not assignable to type 'Expr'.
|
ci
Type '"string" | "null"' is not assignable to type '"column_ref" | "binary_expr" | "param"'.
|
ci
Type 'string | null' is not assignable to type 'string'.
|
ci
Type '"function"' is not assignable to type '"binary_expr"'.
|
ci
Argument of type '{ table: { table: string; db: null; as: null; }[]; expr: { action: string; column: { type: string; table: null; column: string; }; keyword: string; resource: string; type: string; }[]; }' is not assignable to parameter of type 'Partial<Alter>'.
|
ci
Process completed with exit code 1.
|