Skip to content

Releases: ujjwalguptaofficial/JsStore

Wait for transaction completion in case of update query

Choose a tag to compare

@ujjwalguptaofficial ujjwalguptaofficial released this 16 Dec 09:33

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.

#389

Fix database not working for new device when altered script is there

Choose a tag to compare

@ujjwalguptaofficial ujjwalguptaofficial released this 16 Nov 11:06

Keypath support in primary key column

Choose a tag to compare

@ujjwalguptaofficial ujjwalguptaofficial released this 01 Nov 08:10

Issue - #380
PR - #380

Refactor and optimize or query

Choose a tag to compare

@ujjwalguptaofficial ujjwalguptaofficial released this 06 Jul 17:49
  • Refactor and optimize or query

v4.7.4

Choose a tag to compare

@ujjwalguptaofficial ujjwalguptaofficial released this 07 Apr 09:00

fix count query not working with where when one column has multiple value - #364

Fix typo issue with transactionQuery

Choose a tag to compare

@ujjwalguptaofficial ujjwalguptaofficial released this 16 Feb 13:07

Fix typo issue with transactionQuery - #361

Fix where array query not working in join

Choose a tag to compare

@ujjwalguptaofficial ujjwalguptaofficial released this 09 Dec 08:13
  • Fix where array query not working in join - #356

Add map feature

Choose a tag to compare

@ujjwalguptaofficial ujjwalguptaofficial released this 06 Nov 09:53
  • Add map feature

Propagate initDb error

Choose a tag to compare

@ujjwalguptaofficial ujjwalguptaofficial released this 19 Sep 14:14
  • Propagate initDb error

Fix promise chain issue in array query

Choose a tag to compare

@ujjwalguptaofficial ujjwalguptaofficial released this 28 Aug 09:17
  • Fix promise chain issue in array query