chore(deps): update devdependency @types/pg to ^8.11.2 #150
Annotations
4 errors
src/drizzle.ts#L34
Argument of type 'SQLiteDB0Session<Record<string, unknown>, TablesRelationalConfig>' is not assignable to parameter of type 'SQLiteSession<"async", any, TSchema, ExtractTablesWithRelations<TSchema>>'.
|
src/drizzle.ts#L54
Property 'prepareQuery' in type 'SQLiteDB0Session<TFullSchema, TSchema>' is not assignable to the same property in base type 'SQLiteSession<"async", unknown, TFullSchema, TSchema>'.
|
src/drizzle.ts#L82
Expected 2 arguments, but got 0.
|
|
The logs for this run have expired and are no longer available.
Loading