Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
JsStore
JsStore is an IndexedDB Wrapper. It makes IndexedDB super easy with its SQL like apis.
Collective -
Host: opensource -
https://opencollective.com/jsstore
- Website: https://jsstore.net/
- Code: https://github.com/ujjwalguptaofficial/JsStore
Starting without worker not working
github.com/ujjwalguptaofficial/JsStore - kwlayman opened this issue almost 4 years ago
github.com/ujjwalguptaofficial/JsStore - kwlayman opened this issue almost 4 years ago
Unable to select by date when used with other fields in where condition
github.com/ujjwalguptaofficial/JsStore - mattkhaw opened this issue almost 4 years ago
github.com/ujjwalguptaofficial/JsStore - mattkhaw opened this issue almost 4 years ago
Select with relation array column
github.com/ujjwalguptaofficial/JsStore - zecka opened this issue about 4 years ago
github.com/ujjwalguptaofficial/JsStore - zecka opened this issue about 4 years ago
Where over undeclared columns
github.com/ujjwalguptaofficial/JsStore - jmdiazlr opened this issue about 4 years ago
github.com/ujjwalguptaofficial/JsStore - jmdiazlr opened this issue about 4 years ago
Unexpected behaviour of connection Class
github.com/ujjwalguptaofficial/JsStore - marharyta opened this issue about 4 years ago
github.com/ujjwalguptaofficial/JsStore - marharyta opened this issue about 4 years ago
Between doesn't work with equal to and like where clause conditions
github.com/ujjwalguptaofficial/JsStore - Suroor-Ahmmad opened this issue about 4 years ago
github.com/ujjwalguptaofficial/JsStore - Suroor-Ahmmad opened this issue about 4 years ago
How can I update dexie to JsStore gradually
github.com/ujjwalguptaofficial/JsStore - xland opened this issue about 4 years ago
github.com/ujjwalguptaofficial/JsStore - xland opened this issue about 4 years ago
Is there some way to encrypt data
github.com/ujjwalguptaofficial/JsStore - xland opened this issue about 4 years ago
github.com/ujjwalguptaofficial/JsStore - xland opened this issue about 4 years ago
Bump elliptic from 6.4.1 to 6.5.3 in /examples/webpack with ie support
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
Bump elliptic from 6.4.0 to 6.5.3
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
Bump elliptic from 6.4.1 to 6.5.3 in /examples/webpack
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
Sort fail for string column having float values
github.com/ujjwalguptaofficial/JsStore - Suroor-Ahmmad opened this issue over 4 years ago
github.com/ujjwalguptaofficial/JsStore - Suroor-Ahmmad opened this issue over 4 years ago
Bump lodash from 4.17.15 to 4.17.19 in /examples/webpack with ie support
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
Bump lodash from 4.17.10 to 4.17.19 in /examples/webpack
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
A certain number of tables cause the query speed to slow down seriously
github.com/ujjwalguptaofficial/JsStore - f5cs opened this issue over 4 years ago
github.com/ujjwalguptaofficial/JsStore - f5cs opened this issue over 4 years ago
skip and limit not working properly with aggregate functions?
github.com/ujjwalguptaofficial/JsStore - nileshbhagwat opened this issue over 4 years ago
github.com/ujjwalguptaofficial/JsStore - nileshbhagwat opened this issue over 4 years ago
Multiple Row Returned when querying ignoreCase on string data type
github.com/ujjwalguptaofficial/JsStore - tanjooxiang opened this issue over 4 years ago
github.com/ujjwalguptaofficial/JsStore - tanjooxiang opened this issue over 4 years ago
Bump websocket-extensions from 0.1.3 to 0.1.4 in /examples/webpack
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
Bump websocket-extensions from 0.1.3 to 0.1.4 in /examples/webpack with ie support
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
Making atomic updates on multiple tables
github.com/ujjwalguptaofficial/JsStore - RohanMishra97 opened this issue over 4 years ago
github.com/ujjwalguptaofficial/JsStore - RohanMishra97 opened this issue over 4 years ago
Select only specific columns from a table
github.com/ujjwalguptaofficial/JsStore - anujkumar10 opened this issue over 4 years ago
github.com/ujjwalguptaofficial/JsStore - anujkumar10 opened this issue over 4 years ago
Intersect compatibility with order by and limit
github.com/ujjwalguptaofficial/JsStore - MerlinB opened this issue over 4 years ago
github.com/ujjwalguptaofficial/JsStore - MerlinB opened this issue over 4 years ago
keyPath incompatible with OR logic
github.com/ujjwalguptaofficial/JsStore - MerlinB opened this issue over 4 years ago
github.com/ujjwalguptaofficial/JsStore - MerlinB opened this issue over 4 years ago
Ignore Case unable to query result when there is join table
github.com/ujjwalguptaofficial/JsStore - tanjooxiang opened this issue over 4 years ago
github.com/ujjwalguptaofficial/JsStore - tanjooxiang opened this issue over 4 years ago
Where clause with skip and limit returns wrong rows
github.com/ujjwalguptaofficial/JsStore - altzan opened this issue over 4 years ago
github.com/ujjwalguptaofficial/JsStore - altzan opened this issue over 4 years ago
Bump jquery from 3.3.1 to 3.5.0 in /examples/webpack with ie support
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
Bump jquery from 3.3.1 to 3.5.0 in /examples/webpack
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
Bump https-proxy-agent from 2.2.1 to 2.2.4
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request over 4 years ago
Issues and questions about versioning
github.com/ujjwalguptaofficial/JsStore - kwlayman opened this issue over 4 years ago
github.com/ujjwalguptaofficial/JsStore - kwlayman opened this issue over 4 years ago
Bump acorn from 6.1.1 to 6.4.1 in /examples/webpack with ie support
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request almost 5 years ago
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request almost 5 years ago
Bump acorn from 6.1.1 to 6.4.1 in /examples/webpack
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request almost 5 years ago
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request almost 5 years ago
Failed to execute 'transaction' on 'IDBDatabase': One of the specified object stores was not found
github.com/ujjwalguptaofficial/JsStore - miketalbot opened this issue almost 5 years ago
github.com/ujjwalguptaofficial/JsStore - miketalbot opened this issue almost 5 years ago
Impossible to load worker with: Uncaught SyntaxError: Unexpected token < in
github.com/ujjwalguptaofficial/JsStore - Dahkenangnon opened this issue almost 5 years ago
github.com/ujjwalguptaofficial/JsStore - Dahkenangnon opened this issue almost 5 years ago
count function has a serious bug
github.com/ujjwalguptaofficial/JsStore - f5cs opened this issue almost 5 years ago
github.com/ujjwalguptaofficial/JsStore - f5cs opened this issue almost 5 years ago
Bump lodash from 4.17.10 to 4.17.15 in /examples/webpack
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request almost 5 years ago
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request almost 5 years ago
Bump jquery from 3.3.1 to 3.4.0 in /examples/webpack with ie support
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request almost 5 years ago
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request almost 5 years ago
Bump jquery from 3.3.1 to 3.4.0 in /examples/webpack
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request almost 5 years ago
github.com/ujjwalguptaofficial/JsStore - dependabot[bot] opened this pull request almost 5 years ago
Unable to use transaction in angular code
github.com/ujjwalguptaofficial/JsStore - harsh1it opened this issue over 5 years ago
github.com/ujjwalguptaofficial/JsStore - harsh1it opened this issue over 5 years ago
BulkInsert not doing anything with large data sets
github.com/ujjwalguptaofficial/JsStore - john8329 opened this issue over 5 years ago
github.com/ujjwalguptaofficial/JsStore - john8329 opened this issue over 5 years ago