issues
search
ujjwalguptaofficial
/
JsStore
Simplifying IndexedDB with SQL like syntax and promises
http://jsstore.net/
MIT License
859
stars
110
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix upgraded db not working in new device
#385
ujjwalguptaofficial
closed
2 days ago
0
Database schema from migration is not reflected on the newer device
#384
ujjwalguptaofficial
closed
2 days ago
1
Ug feat handle versionchange event
#382
ujjwalguptaofficial
opened
2 weeks ago
0
Ug fix primarykey with keypath
#381
ujjwalguptaofficial
closed
2 weeks ago
0
KeyPath unable to insert if set as primarykey
#380
RohitM-IN
closed
2 weeks ago
3
Question: Add extra data to add metadata to column definition for middleware
#379
RohitM-IN
closed
2 weeks ago
2
Update interfaces.ts to address keypath issue
#378
RohitM-IN
closed
2 weeks ago
1
Bug: keyPath IWhereQuery Type Issue
#377
RohitM-IN
closed
2 weeks ago
0
is there any way to use for Chrome-Extension-of-Manifest-V3?
#373
reedjones
opened
2 months ago
1
add Date type on IWhereQuery
#370
juji
closed
3 months ago
1
Or query optimization
#368
ujjwalguptaofficial
closed
4 months ago
0
Or query refactor
#367
ujjwalguptaofficial
closed
4 months ago
0
strange behavior when using operator "!="
#366
chrystalingus
closed
4 months ago
6
count function has a serious bug: where conditions are not be use correct.
#364
HongliangQiu
closed
7 months ago
3
Type Typo issue
#361
yusa-imit
closed
9 months ago
2
Timestamp Concatenate and String Comparison Not Working
#358
Aparnai7
closed
11 months ago
3
Ug fix join where array bug issue 355
#357
ujjwalguptaofficial
closed
11 months ago
0
or condition and array in where does not works when using within joins
#356
Aparnai7
closed
11 months ago
3
Is it possible to share a worker with multiple connections?
#355
Eleg-i
closed
10 months ago
4
Trying to run Jsstore in a web worker w/o its own webworker - onmessage problem
#354
drfraser
closed
11 months ago
5
Unexpected Behavior: Different Results Based on Argument Order in 'where' Clause
#353
shauryavclarityvoice
closed
11 months ago
1
add Middleware select query join not run Middleware
#352
tym3515
closed
11 months ago
3
Feature - Helpers: remove
#351
ujjwalguptaofficial
closed
1 year ago
1
"MySql : Sound Like " Query support in JsStore
#348
veddishant
closed
1 year ago
3
The union query is used with an or query and is used with multiple conditions. The query data is incorrect
#343
xuyongweb
closed
1 year ago
9
keyPath incompatible with AND logic
#341
HongliangQiu
closed
1 year ago
3
Federated queries are used with or queries, and the query data is incorrect
#340
xuyongweb
closed
1 year ago
5
Multi nesting in sql query does not work - SELECT * from Products where supplierID=1 and ((categoryId=1 and price=18) or (categoryId=2 and price=22))
#339
xuyongweb
closed
1 year ago
7
Problems performing a query using 'OR'.
#338
ujjwalguptaofficial
closed
1 year ago
1
Left join with multiple conditions
#335
shaangidwani
closed
1 year ago
7
I now need to do three-end compatibility
#334
xuyongweb
closed
1 year ago
1
Or query, with many parameters, does it require writing each one twice
#331
xuyongweb
closed
1 year ago
15
JSStore Encrypt Data issues
#329
shaangidwani
closed
1 year ago
3
Typescript complaints about the `or` clause
#328
josebailo
closed
11 months ago
5
Association query message table appendixId Multiple messages are associated with the uuid of a Chatappendixs table. Only the first one can find the Chatappendixs content, and the remaining few messages cannot be found
#327
xuyongweb
closed
1 year ago
14
Join with two tables with select specific columns or all columns
#326
shaangidwani
closed
1 year ago
4
Do not force to write add, drop, and modify when altering a table
#321
josebailo
closed
1 year ago
2
Can't use where with multiple multiEntry columns
#319
Jake-Thompson
closed
1 year ago
3
how to add a new table?
#318
ujjwalguptaofficial
closed
1 year ago
1
Uncaught Error: JsStoreWorker not found
#316
yibhou
closed
1 year ago
4
Can't reset auto_increment field
#314
umersheikh-projectmarker
closed
1 year ago
5
close the connection
#313
croraf
closed
1 year ago
2
composite key
#312
croraf
closed
1 year ago
1
initDb throwing error: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'run')
#311
croraf
closed
1 year ago
3
ReferenceError: self is not defined
#310
zakaria-chahboun
closed
1 year ago
4
JsStore does not work without web worker
#309
excitedelektron
closed
1 year ago
7
Array aggregation
#307
MaxEtMoritz
closed
1 year ago
3
How to query Left Join where the key of the 2nd table is null?
#306
ujjwalguptaofficial
closed
1 year ago
2
Behavior of the "skip" for multiple columns in "or" operator in where clause
#301
ujjwalguptaofficial
closed
2 years ago
1
dynamic-user-behavior.service.ts:88 TypeError: Cannot read properties of undefined (reading 'run')
#298
huajian123
closed
2 years ago
5
Next