Skip to content

2.17.1 fails to run migration on SQLite #903

@timoschwarzer

Description

@timoschwarzer

Describe the bug
Wakapi 2.17.1 crashes while running migrations on startup. Version 2.17.0 starts without problems. I am using SQLite as database.

2026/01/23 13:54:51 /go/pkg/mod/github.com/glebarez/sqlite@v1.11.0/migrator.go:342
[0.344ms] [rows:10] SELECT * FROM PRAGMA_index_list("heartbeats")
{"time":"2026-01-23T13:54:51.462181237Z","level":"ERROR","msg":"migration failed","name":"20260111-sqlite_real_valued_time_column_heartbeats","error":"SQL logic error: near \"time_real\": syntax error (1)"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions