Skip to content

Releases: ujjwalguptaofficial/JsStore

Fix left join with where

06 Dec 04:13
Compare
Choose a tag to compare

Fix left join with where - #306

fix issue with skip returning wrong no of results

11 Oct 04:57
Compare
Choose a tag to compare

fix issue with skip returning wrong no of results -

Fix without web worker issue

10 Oct 16:16
Compare
Choose a tag to compare

fix issue with groupby and aggregate when using join

24 Sep 05:47
Compare
Choose a tag to compare

fix issue with export in commonjs module

20 Aug 11:59
Compare
Choose a tag to compare
  • fix issue with export in commonjs module

allow non index column in where if one of the column is indexed

14 Aug 17:30
Compare
Choose a tag to compare

allow non index column in where if one of the column is indexed

store in select api

14 Aug 14:55
Compare
Choose a tag to compare
  • store in select api
  • optimize differen parts of code to reduce bundle size

Fix Order Query typing

24 Jul 03:24
Compare
Choose a tag to compare

Fix Order Query typing

fix issue with count with in having multiple keys in where

09 Jul 06:23
Compare
Choose a tag to compare

fix issue with count with in having multiple keys in where - #273

Add beforeExecute hook for middleware

08 Jul 04:35
Compare
Choose a tag to compare

Add beforeExecute hook for middleware