wip: add sync compatibility #2714
Annotations
5 errors
Build Packages
Process completed with exit code 1.
|
Build Packages
Argument of type 'PowerSyncSQLiteBaseSession<TFullSchema, TSchema>' is not assignable to parameter of type 'SQLiteSession<"sync" | "async", QueryResult, TFullSchema, TSchema>'.
|
Build Packages
Class 'PowerSyncSQLitePreparedQuery<T, TSync>' incorrectly extends base class 'SQLitePreparedQuery<PowerSyncPreparedQueryConfig<TSync, T> & T>'.
|
Build Packages
Argument of type 'LockContext' is not assignable to parameter of type '"sync" | "async"'.
|
Build Packages
Property 'prepareQuery' in type 'PowerSyncSQLiteBaseSession<TFullSchema, TSchema>' is not assignable to the same property in base type 'SQLiteSession<"sync" | "async", QueryResult, TFullSchema, TSchema>'.
|