juxt / joplin

Flexible datastore migration and seeding for Clojure projects
Eclipse Public License 1.0
316 stars 49 forks source link

"Error: SQLITE_ERROR: no such table: folders: SELECT * FROM 'folders' WHERE 'title' = ?:bookmarks_9_28_18" #107

Open QUIPQUOPRO opened 6 years ago

QUIPQUOPRO commented 6 years ago

Error as shown in the issue title. I'm importing some browser bookmarks stored in evernote (enex) format. It succeeds in processing a few bookmarks but then barfs up this error almost immediately. Any ideas?