Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ujjwalguptaofficial/JsStore

A complete IndexedDB wrapper with SQL like syntax.
https://github.com/ujjwalguptaofficial/JsStore

Ug fix update wait for tx

ujjwalguptaofficial opened this pull request 20 days ago
Does update return before its task is completed?

ujjwalguptaofficial opened this issue 20 days ago
Join error --> this.table(...) is undefined

JasminDreasond opened this issue about 1 month ago
Database schema from migration is not reflected on the newer device

ujjwalguptaofficial opened this issue about 2 months ago
Ug feat handle versionchange event

ujjwalguptaofficial opened this pull request 2 months ago
Ug fix primarykey with keypath

ujjwalguptaofficial opened this pull request 2 months ago
KeyPath unable to insert if set as primarykey

RohitM-IN opened this issue 2 months ago
Update interfaces.ts to address keypath issue

RohitM-IN opened this pull request 2 months ago
Bug: keyPath IWhereQuery Type Issue

RohitM-IN opened this issue 2 months ago
is there any way to use for Chrome-Extension-of-Manifest-V3?

reedjones opened this issue 4 months ago
add Date type on IWhereQuery

juji opened this pull request 5 months ago
Or query optimization

ujjwalguptaofficial opened this pull request 6 months ago
Or query refactor

ujjwalguptaofficial opened this pull request 6 months ago
strange behavior when using operator "!="

chrystalingus opened this issue 6 months ago
Type Typo issue

yusa-imit opened this issue 11 months ago
Timestamp Concatenate and String Comparison Not Working

Aparnai7 opened this issue about 1 year ago
Ug fix join where array bug issue 355

ujjwalguptaofficial opened this pull request about 1 year ago
Is it possible to share a worker with multiple connections?

Eleg-i opened this issue about 1 year ago
Unexpected Behavior: Different Results Based on Argument Order in 'where' Clause

shauryavclarityvoice opened this issue about 1 year ago
add Middleware select query join not run Middleware

tym3515 opened this issue about 1 year ago
Feature - Helpers: remove

ujjwalguptaofficial opened this issue about 1 year ago
"MySql : Sound Like " Query support in JsStore

veddishant opened this issue about 1 year ago
keyPath incompatible with AND logic

HongliangQiu opened this issue over 1 year ago
Problems performing a query using 'OR'.

ujjwalguptaofficial opened this issue over 1 year ago
Left join with multiple conditions

shaangidwani opened this issue over 1 year ago
I now need to do three-end compatibility

xuyongweb opened this issue over 1 year ago
JSStore Encrypt Data issues

shaangidwani opened this issue over 1 year ago
Typescript complaints about the `or` clause

josebailo opened this issue over 1 year ago
Join with two tables with select specific columns or all columns

shaangidwani opened this issue over 1 year ago
Do not force to write add, drop, and modify when altering a table

josebailo opened this issue over 1 year ago
Can't use where with multiple multiEntry columns

Jake-Thompson opened this issue almost 2 years ago
how to add a new table?

ujjwalguptaofficial opened this issue almost 2 years ago
Uncaught Error: JsStoreWorker not found

yibhou opened this issue almost 2 years ago
Can't reset auto_increment field

umersheikh-projectmarker opened this issue almost 2 years ago
close the connection

croraf opened this issue almost 2 years ago
composite key

croraf opened this issue almost 2 years ago
ReferenceError: self is not defined

zakaria-chahboun opened this issue about 2 years ago
JsStore does not work without web worker

excitedelektron opened this issue about 2 years ago
Array aggregation

MaxEtMoritz opened this issue about 2 years ago
How to query Left Join where the key of the 2nd table is null?

ujjwalguptaofficial opened this issue about 2 years ago
Behavior of the "skip" for multiple columns in "or" operator in where clause

ujjwalguptaofficial opened this issue about 2 years ago
Join using three tables and aggregate fails

ujjwalguptaofficial opened this issue over 2 years ago
Inner join between three tables fails

femto-code opened this issue over 2 years ago
Exports have been changed in 4.4

alekitto opened this issue over 2 years ago
Implement store in select

ujjwalguptaofficial opened this pull request over 2 years ago
Feature: Where on nested Object

ujjwalguptaofficial opened this issue over 2 years ago
How to convert data into another format and then query on the computed data

ujjwalguptaofficial opened this issue over 2 years ago
update select query order type to accept array of order query

ujjwalguptaofficial opened this pull request over 2 years ago
select.order typing issues

yusa-imit opened this issue over 2 years ago
fix typescript select-order typing issues

yusa-imit opened this pull request over 2 years ago
JsStore not supports mockup indexedDB when testing by jest

IntelMin opened this issue over 2 years ago
Count query with "In" operator doesn't work properly

alisabrigok opened this issue over 2 years ago
Where condition on column not working for 'equal' cases

PierreLucB opened this issue over 2 years ago
Chrome process CRASHES due to "heavy" data storage (?)

mikron123 opened this issue almost 3 years ago
Fix CODING_GUIDELINES.md Typo

CarsonChr opened this pull request almost 3 years ago
the order of data insertion is inconsistent with the order of query results

a1067111756 opened this issue almost 3 years ago
notNull constraint causes inserting empty strings to fail

D4uS1 opened this issue almost 3 years ago
Order by multiple column is not working?

vaishnavhiren1993 opened this issue over 3 years ago
LIMIT doesn't work with WHERE IN

imannms opened this issue over 3 years ago
Feature - Update setting value by calculation with other columns

ujjwalguptaofficial opened this issue over 3 years ago
select order does not look to work

nielsnl68 opened this issue over 3 years ago
Bundle jsStore.js and jsStore.worker.js in one file

nielsnl68 opened this issue over 3 years ago
Make usable from SharedWorker

Madman600 opened this issue over 3 years ago
Error: "Cannot set property 'min(datum)' of undefined" on empty db

nielsnl68 opened this issue over 3 years ago
The requested version (1) is less than the existing version (3).

nielsnl68 opened this issue over 3 years ago
4.1.1 breaks worker injection

Madman600 opened this issue over 3 years ago
v 4 doesn't work without web workers?

pylnata opened this issue over 3 years ago
Breaking changes in version 4

n3sted0wl opened this issue over 3 years ago
How to use INSERT IGNORE?

imannms opened this issue over 3 years ago
V 4.0

ujjwalguptaofficial opened this pull request over 3 years ago
Way to switch database connections

gimzani opened this issue over 3 years ago
Issue with or'd like conditions

bralax opened this issue over 3 years ago
between not inclusive

Madman600 opened this issue over 3 years ago
Primary key with multiple columns?

Madman600 opened this issue almost 4 years ago
for in used to iterate over array in BaseSelect.prototype.removeDuplicates

The-MAZZTer opened this issue almost 4 years ago
Performance compare with dexie

xland opened this issue almost 4 years ago
Bug in transaction example

The-MAZZTer opened this issue almost 4 years ago
TypeScript typing is missing some type definitions )

The-MAZZTer opened this issue almost 4 years ago
Can't figure out how to search same field for multiple values

kwlayman opened this issue almost 4 years ago
Integration with Next.js

hylickipiotr opened this issue almost 4 years ago
Sorting on aggregated column

ujjwalguptaofficial opened this issue almost 4 years ago