Skip to content

[sqlite] How to drop database and applied migration history? #2704

Open
@fugikzl

Description

@fugikzl

It is not clear how to drop entire database and the history of applied migrations from the documentation. I found database file in app storage(/.local/share/APP_NAME), but seems like truncating this file not clears migration history, because I got error on init:
error while running tauri application: PluginInitialization("sql", "migration 1 was previously applied but has been modified")

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions