Hi,

Unfortunately there is no way to do this easily. The blob in the 'data' column 
is an internal encoded representation of a JavaScript object/value that is then 
compressed.

The only way that I know of to look at this data is to import the sqlite 
database (and its corresponding files directory) into a local Firefox profile. 
Then you can use the built-in Developer Tools Storage Inspector to look at the 
database.

Cheers,
-bent
_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to