SQLiteDeletePrepare:SQLitePreparedQuery< { all:T["_"]["returning"]extendsundefined ?DrizzleTypeError<".all() cannot be used without .returning()"> :T["_"]["returning"][]; execute:SQLiteDeleteExecute<T>; get:T["_"]["returning"]extendsundefined ?DrizzleTypeError<".get() cannot be used without .returning()"> :T["_"]["returning"]|undefined; run:T["_"]["runResult"]; type:T["_"]["resultType"]; values:T["_"]["returning"]extendsundefined ?DrizzleTypeError<".values() cannot be used without .returning()"> :any[][]; }, >