Releases: ujjwalguptaofficial/JsStore
Releases · ujjwalguptaofficial/JsStore
Fix left join with where
Fix left join with where - #306
fix issue with skip returning wrong no of results
fix issue with skip returning wrong no of results -
Fix without web worker issue
fix issue with groupby and aggregate when using join
fix issue with export in commonjs module
- fix issue with export in commonjs module
allow non index column in where if one of the column is indexed
allow non index column in where if one of the column is indexed
store in select api
- store in select api
- optimize differen parts of code to reduce bundle size
Fix Order Query typing
Fix Order Query typing
fix issue with count with in having multiple keys in where
fix issue with count with in having multiple keys in where - #273
Add beforeExecute hook for middleware
Add beforeExecute hook for middleware