Rohan Kothapalli
Rohan Kothapalli
For now we can reverse it's order to get it working or since we are using download and play at starting only we can use .startwith() for this also. This...
thanks for looking into this @sfc-gh-dszmolka I tried with RESULT_SCAN and got the following error `OperationFailedError: Query {query_id} has no result because it failed'` We have just 1 queryId for...
@sfc-gh-dszmolka I checked this case. when a multi statement query errors out, the complete callback is called only once. The `stmt.getStatementId` actually gives the parent query's queryId ( verified this...