Releases: ujjwalguptaofficial/JsStore
Releases · ujjwalguptaofficial/JsStore
Release list
Wait for transaction completion in case of update query
Wait for transaction completion in case of update query
Add option returnImmediate to allow users to choose whether to return immediate transaction or wait for transaction completion.
Fix database not working for new device when altered script is there
Keypath support in primary key column
Refactor and optimize or query
- Refactor and optimize or query
v4.7.4
fix count query not working with where when one column has multiple value - #364
Fix typo issue with transactionQuery
Fix typo issue with transactionQuery - #361
Fix where array query not working in join
- Fix where array query not working in join - #356
Add map feature
Propagate initDb error
- Propagate initDb error
Fix promise chain issue in array query
- Fix promise chain issue in array query