Groups
Groups
Sign in
Groups
Groups
Dexie.js
Conversations
About
Send feedback
Help
Dexie.js
Contact owners and managers
1–30 of 72
ATTENTION!
This forum has moved to
stackoverflow.com/
questions/tagged/dexie
. You'll get more attention for your questions on stackoverflow than you get here.
Ask Your Question at stackoverflow.com instead!
Mark all as read
Report group
0 selected
do...@beulahelectronics.co.uk
, …
TREHOUT Nathan
8
11/29/21
Q&A
Dexie.Syncable fails to initiate a sync?
This behavior still here in 2021, the workaround is to dig around the _syncNodes and manually set the
unread,
Q&A
Dexie.Syncable fails to initiate a sync?
This behavior still here in 2021, the workaround is to dig around the _syncNodes and manually set the
11/29/21
Marco D'Amato
7/17/20
Dexie error during pubblish
i get this errore when i try to buidl in production aot mode: ERROR in node_modules/dexie/dist/dexie.
unread,
Dexie error during pubblish
i get this errore when i try to buidl in production aot mode: ERROR in node_modules/dexie/dist/dexie.
7/17/20
Md Mostofa
5/17/18
Q&A
ConstraintError: Key already exists in the object store
I am working with React 16.3.2, Redux 4 and Dexie 2.0.3. when I am going to store data second time it
unread,
Q&A
ConstraintError: Key already exists in the object store
I am working with React 16.3.2, Redux 4 and Dexie 2.0.3. when I am going to store data second time it
5/17/18
ma...@appweaverz.com
,
David Fahlander
4
11/20/17
Q&A
blob/image example
Hi David, Thanks again, this is working well for us! Cheers, Mark On Wed, Oct 4, 2017 at 9:32 AM,
unread,
Q&A
blob/image example
Hi David, Thanks again, this is working well for us! Cheers, Mark On Wed, Oct 4, 2017 at 9:32 AM,
11/20/17
oscarrober...@gmail.com
,
David Fahlander
2
9/1/17
Q&A
How do I reconnect to a database from another function?
This forum has moved to stackoverflow.com/questions/tagged/dexie. I'll try answering it here
unread,
Q&A
How do I reconnect to a database from another function?
This forum has moved to stackoverflow.com/questions/tagged/dexie. I'll try answering it here
9/1/17
Yasir Shaikh
,
David Fahlander
2
12/16/16
Q&A
SSO with WCF
Could you explain? Den fredag 16 december 2016 kl. 15:30:14 UTC+1 skrev Yasir Shaikh: HI
unread,
Q&A
SSO with WCF
Could you explain? Den fredag 16 december 2016 kl. 15:30:14 UTC+1 skrev Yasir Shaikh: HI
12/16/16
ud...@sweetcouch.com
12/9/16
Q&A
Not able to assign array to global array
SC.ACHelper.getFilterDict = function(st_split){ var data = []; for(var i=0;i<st_split.length;i++){
unread,
Q&A
Not able to assign array to global array
SC.ACHelper.getFilterDict = function(st_split){ var data = []; for(var i=0;i<st_split.length;i++){
12/9/16
endor...@gmail.com
,
David Fahlander
2
9/18/16
Q&A
SVG Logo of Dexie
A late thanks for the pure SVG version of the logo :) Den lördag 11 juni 2016 kl. 13:31:56 UTC+2
unread,
Q&A
SVG Logo of Dexie
A late thanks for the pure SVG version of the logo :) Den lördag 11 juni 2016 kl. 13:31:56 UTC+2
9/18/16
Yasir Shaikh
,
David Fahlander
2
8/25/16
Q&A
encryption and decryption
I use encryption in my app but to the cost of lesser indexing capability. You can index a HMAC-Sha
unread,
Q&A
encryption and decryption
I use encryption in my app but to the cost of lesser indexing capability. You can index a HMAC-Sha
8/25/16
endor...@gmail.com
,
David Fahlander
9
6/18/16
Q&A
Order by results in "is not a function"
sorry for disturbing with this subject again. I searched for any "foreeach" example on the
unread,
Q&A
Order by results in "is not a function"
sorry for disturbing with this subject again. I searched for any "foreeach" example on the
6/18/16
Carlos Pinto
,
David Fahlander
2
6/13/16
Q&A
Populate from external file.
Seems the answer was just sent privately. Here's the answer once again for the forum. There's
unread,
Q&A
Populate from external file.
Seems the answer was just sent privately. Here's the answer once again for the forum. There's
6/13/16
fg.man...@gmail.com
, …
David Fahlander
4
6/11/16
Q&A
Storing Images in Dexiejs
You can store ArrayBufferViews such as Uint8Array in Dexie. Blobs should work too but I haven't
unread,
Q&A
Storing Images in Dexiejs
You can store ArrayBufferViews such as Uint8Array in Dexie. Blobs should work too but I haven't
6/11/16
dej...@gmail.com
,
David Fahlander
4
6/7/16
Q&A
DexieJS and Electron
Being further discussed here: https://github.com/dfahlander/Dexie.js/issues/261
unread,
Q&A
DexieJS and Electron
Being further discussed here: https://github.com/dfahlander/Dexie.js/issues/261
6/7/16
andrew....@gmail.com
,
David Fahlander
3
4/22/16
Q&A
Creating stores with name as a parameter
On Thursday, 21 April 2016 20:05:44 UTC+1, David Fahlander wrote: > You can convert an array of
unread,
Q&A
Creating stores with name as a parameter
On Thursday, 21 April 2016 20:05:44 UTC+1, David Fahlander wrote: > You can convert an array of
4/22/16
robjb...@gmail.com
,
www.s...@gmail.com
3
4/19/16
Q&A
Unit Test Dexie/Angular with Jasmine
On Wednesday, March 9, 2016 at 3:25:26 AM UTC+5:30, robjb...@gmail.com wrote: > I have an Angular
unread,
Q&A
Unit Test Dexie/Angular with Jasmine
On Wednesday, March 9, 2016 at 3:25:26 AM UTC+5:30, robjb...@gmail.com wrote: > I have an Angular
4/19/16
tomi.k...@gmail.com
,
David Fahlander
2
2/28/16
Q&A
Strange behavior during add() and delete()
Hi Tomi, All strange behaviors relates to the asynchronic model of Dexie (and IndexedDB in general).
unread,
Q&A
Strange behavior during add() and delete()
Hi Tomi, All strange behaviors relates to the asynchronic model of Dexie (and IndexedDB in general).
2/28/16
ncv...@gmail.com
,
David Fahlander
2
2/20/16
Q&A
Practical Limitation of "noneof"
Unlike anyOf(), noneOf() will launch a parallell query for each item being searched for so it is not
unread,
Q&A
Practical Limitation of "noneof"
Unlike anyOf(), noneOf() will launch a parallell query for each item being searched for so it is not
2/20/16
Neville Franks
,
David Fahlander
3
2/10/16
Include list of Add-ons in Wiki
David, Thanks for adding the new Wiki page. I look forward to seeing more addons added. On Wed, Feb
unread,
Include list of Add-ons in Wiki
David, Thanks for adding the new Wiki page. I look forward to seeing more addons added. On Wed, Feb
2/10/16
pauljoh...@gmail.com
,
David Fahlander
2
1/5/16
Q&A
Query for available space
There's no quota limit API in indexedDB so this cant be accomplished on all devices. If you
unread,
Q&A
Query for available space
There's no quota limit API in indexedDB so this cant be accomplished on all devices. If you
1/5/16
David Fahlander
1/5/16
Q&A
Re: Dotnet mvc with Dexie
Thanks a lot for this impressive work. I haven't had the chance yet to dive into it but I suppose
unread,
Q&A
Re: Dotnet mvc with Dexie
Thanks a lot for this impressive work. I haven't had the chance yet to dive into it but I suppose
1/5/16
Eag Dra
,
David Fahlander
2
1/5/16
Q&A
about lock
Dexie and IndexedDB by itself has the concept of transactions which means that if you do an operation
unread,
Q&A
about lock
Dexie and IndexedDB by itself has the concept of transactions which means that if you do an operation
1/5/16
David Fahlander
12/15/15
Re: IndexDB Dexie
Thanks for sharing your work! :-)
unread,
Re: IndexDB Dexie
Thanks for sharing your work! :-)
12/15/15
Yasir Shaikh
,
David Fahlander
3
12/14/15
Q&A
Updating local DB table from Database with Dexie.Syncable
Hi David, As per your programming is best way but I have done with another way using web worker . I
unread,
Q&A
Updating local DB table from Database with Dexie.Syncable
Hi David, As per your programming is best way but I have done with another way using web worker . I
12/14/15
dewt...@googlemail.com
12/10/15
Q&A
Dexie not defined error
I'm writing some addon tools for an online game I play and want to use IndexedDB for storing some
unread,
Q&A
Dexie not defined error
I'm writing some addon tools for an online game I play and want to use IndexedDB for storing some
12/10/15
Yasir Shaikh
,
David Fahlander
3
12/8/15
Q&A
Select Offset and limit not working
Dear David, Thanks a lot , It is Working good .
unread,
Q&A
Select Offset and limit not working
Dear David, Thanks a lot , It is Working good .
12/8/15
Yasir Shaikh
11/21/15
Q&A
I want to Update Data in Indexed DB from Database without Blocking UI using Dexie.js
Hi I am From India , recently I am working on Local DB Indexed DB and i have found Dexie js it si
unread,
Q&A
I want to Update Data in Indexed DB from Database without Blocking UI using Dexie.js
Hi I am From India , recently I am working on Local DB Indexed DB and i have found Dexie js it si
11/21/15
Andrew Holbrook
, …
Vali Shah
15
11/19/15
Q&A
Compound Index filtering question
Hi David, Thanks a lot. That solution worked. I made a mistake while configuring index.
unread,
Q&A
Compound Index filtering question
Hi David, Thanks a lot. That solution worked. I made a mistake while configuring index.
11/19/15
Simon Weber
,
David Fahlander
2
11/2/15
Q&A
serialization of query/WhereClause?
Hi Simon, There's no built-in support for serializing querys so I'd recommend you to develop
unread,
Q&A
serialization of query/WhereClause?
Hi Simon, There's no built-in support for serializing querys so I'd recommend you to develop
11/2/15
Sanne Zuidema
10/29/15
Q&A
Doesn't show all information
Hi i'm making a app where i can see labels and articles. I now see: kitchen knive fork but i want
unread,
Q&A
Doesn't show all information
Hi i'm making a app where i can see labels and articles. I now see: kitchen knive fork but i want
10/29/15
raymon...@gmail.com
,
David Fahlander
3
10/9/15
Q&A
(Probably) a dumb promises question
You could also use toArray() instead of each () and you'll get the result at end and can use $
unread,
Q&A
(Probably) a dumb promises question
You could also use toArray() instead of each () and you'll get the result at end and can use $
10/9/15