mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Miniflux can be build with `go build -tags=sqlite` to test this. Note that while it builds, it will fail at runtime, as some of the SQL used in miniflux is postgresql-specific. |
||
---|---|---|
.. | ||
database.go | ||
migrations.go | ||
postgresql.go | ||
sqlite.go |