Skip to content

internal/database/database.go:59:10: undefined: OpenSQLiteDatabase #947

@lifepillar

Description

@lifepillar

Data

  • Shiori version: v1.7.0 branch
  • Database Engine: SQLite (the default).
  • Operating system: FreeBSD 14
  • CLI/Web interface/Web Extension: CLI

Describe the bug / actual behavior

Trying to build Shiori from source results in:

internal/database/database.go:59:10: undefined: OpenSQLiteDatabase

Expected behavior

The build should succeed.

To Reproduce

Steps to reproduce the behavior:

  1. git clone https://github.com/go-shiori/shiori.git
  2. git checkout v1.7.0
  3. go build
  4. See error

Notes

Likely not a bug; rather, I'm missing something in the build process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions