Skip to content

[Error] Failed to initialize internal database: SQLite error: table cas_cache already exists #590

@dragove

Description

@dragove

[Error] Failed to initialize internal database: SQLite error: table cas_cache already exists in
CREATE TABLE cas_cache (
hash TEXT PRIMARY KEY NOT NULL,
messages TEXT NOT NULL,
cached_at INTEGER NOT NULL
);
at offset 18

What I did:

  1. code with opencode
  2. commit and reset hard
  3. switch branch and create a new branch
  4. code with opencode again

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions