no such table: books #3

Closed
opened 2 years ago by decentral1se · 3 comments
Owner
sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: books
[SQL: SELECT books.id AS books_id, books.title AS books_title, books.sort AS books_sort, books.timestamp AS books_timestamp, books.pubdate AS books_pubdate, books.series_index AS books_series_index, books.author_sort AS books_author_sort, books.isbn AS books_isbn, books.lccn AS books_lccn, books.path AS books_path, books.flags AS books_flags, books.uuid AS books_uuid, books.has_cover AS books_has_cover, books.last_modified AS books_last_modified 
``` sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: books [SQL: SELECT books.id AS books_id, books.title AS books_title, books.sort AS books_sort, books.timestamp AS books_timestamp, books.pubdate AS books_pubdate, books.series_index AS books_series_index, books.author_sort AS books_author_sort, books.isbn AS books_isbn, books.lccn AS books_lccn, books.path AS books_path, books.flags AS books_flags, books.uuid AS books_uuid, books.has_cover AS books_has_cover, books.last_modified AS books_last_modified ```
Poster
Owner

I can't even reproduce this one now? 🤷

hmu @simoon if you see it again and have more info.

I can't even reproduce this one now? 🤷 hmu @simoon if you see it again and have more info.
Poster
Owner

Ahhhh, if you generate without supplying a metadata.db it explodes.

Ahhhh, if you generate without supplying a `metadata.db` it explodes.
Poster
Owner
https://git.vvvvvvaria.org/simoon/temporary-indexing-app/commit/2c69fd5bbe3c2eeab37bd84ac86aa7e299f404a5
decentral1se closed this issue 2 years ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.