chore(deps): update devdependency @types/pg to ^8.11.2 #174
Annotations
4 errors
ci:
src/drizzle.ts#L6
Module '"drizzle-orm/sqlite-core"' has no exported member 'PreparedQuery'.
|
ci:
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>>'.
|
ci:
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>'.
|
ci
Process completed with exit code 1.
|