Hey, I'm interested in some simple local hosting via the database of image files via blob format. Wondering if I can take the uploaded blob object and store it in the database via db.execute (as one of the arguments passed) I would like to be able to read back this blob from the database and display the image in the app. I'm guessing this isn't possible at this time, any idea if it may be (would be great to make this app completely offline) or if it will be available in future API's? Thank you.
Joshua
