[GH-ISSUE #12452] db.sqlite-wal keeps plain text history #8274

Closed
opened 2026-04-12 20:49:01 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @DioVayne on GitHub (Sep 30, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12452

Originally assigned to: @hoyyeva on GitHub.

What is the issue?

Environment

  • Ollama v0.12.3
  • Windows

Description
I noticed that all chats are being stored in db.sqlite-wal within the log directory.

Even after deleting chats, the conversation logs remain accessible. While I assume part of the plain text storage has a technical reason, keeping all chats indefinitely raises potential privacy concerns.

Expected Behavior
Deleted chats should no longer remain in the logs.

Actual Behavior
Chats persist in db.sqlite-wal, even after deletion.

Relevant log output


OS

Windows

GPU

Nvidia

CPU

Intel

Ollama version

0.12.3

Originally created by @DioVayne on GitHub (Sep 30, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12452 Originally assigned to: @hoyyeva on GitHub. ### What is the issue? Environment - Ollama v0.12.3 - Windows **Description** I noticed that all chats are being stored in db.sqlite-wal within the log directory. Even after deleting chats, the conversation logs remain accessible. While I assume part of the plain text storage has a technical reason, keeping all chats indefinitely raises potential privacy concerns. **Expected Behavior** Deleted chats should no longer remain in the logs. **Actual Behavior** Chats persist in db.sqlite-wal, even after deletion. ### Relevant log output ```shell ``` ### OS Windows ### GPU Nvidia ### CPU Intel ### Ollama version 0.12.3
GiteaMirror added the appbug labels 2026-04-12 20:49:01 -05:00
Author
Owner

@hoyyeva commented on GitHub (Oct 20, 2025):

@DioVayne we just release the fixed in the last release (0.12.5), I am going to close this ticket, feel free to reopen it or open a new one if you have more feedback or still seeing the issue.

<!-- gh-comment-id:3423803766 --> @hoyyeva commented on GitHub (Oct 20, 2025): @DioVayne we just release the fixed in the last release (0.12.5), I am going to close this ticket, feel free to reopen it or open a new one if you have more feedback or still seeing the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#8274