Fix tag database path after submodule rename #1

Merged
bjoern merged 1 commit from fix/tag-db-path into main 2026-06-28 12:51:46 +02:00
Owner

The submodule checkout was renamed packages/booru_tags ->
packages/booru_tag_db_dart, but the hardcoded DB path in
tagDatabaseProvider still pointed at the old directory, causing
SqliteException(14) on the first chat send in a new chat.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

The submodule checkout was renamed packages/booru_tags -> packages/booru_tag_db_dart, but the hardcoded DB path in tagDatabaseProvider still pointed at the old directory, causing SqliteException(14) on the first chat send in a new chat. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The submodule checkout was renamed packages/booru_tags ->
packages/booru_tag_db_dart, but the hardcoded DB path in
tagDatabaseProvider still pointed at the old directory, causing
SqliteException(14) on the first chat send in a new chat.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
bjoern merged commit 1485120244 into main 2026-06-28 12:51:46 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
TeamAI/novelai_image_chat!1
No description provided.