View Single Post
Old 12-13-2011, 02:30 PM   #5
Fizzblizz
Junior Member
Fizzblizz began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Dec 2011
Device: Kindle Touch 3G
Quote:
Originally Posted by Fizzblizz View Post
Code:
sqlite> delete from Collections where i_member_uuid='c061612a-03fa-42b5-a089-0fc41de2f791';
Error: no such function: is_journaling_enabled
Also: this also happens when I use the sqlite3 binary present on the Kindle. I suppose they use an embedded sqlite3 client which uses create_function to add operations.
Fizzblizz is offline   Reply With Quote