This website requires JavaScript.
Explore
Help
Sign in
oss
/
miniflux-v2
Watch
1
Star
0
Fork
You've already forked miniflux-v2
0
mirror of
https://github.com/miniflux/v2.git
synced
2025-06-27 16:36:00 +00:00
Code
Wiki
Activity
fcf86e33b9
miniflux-v2
/
internal
/
database
History
Download ZIP
Download TAR.GZ
jvoisin
8641f5f2a3
refactor(database): drop 3 columns in a single transaction
2025-06-20 16:23:20 -07:00
..
database.go
perf(database): use
TRUNCATE
instead of
DELETE FROM
in migrations
2025-06-15 13:58:46 -07:00
migrations.go
refactor(database): drop 3 columns in a single transaction
2025-06-20 16:23:20 -07:00
postgresql.go
feat(database): add optional build support for SQLite
2024-12-29 15:09:26 -08:00
sqlite.go
feat(database): add optional build support for SQLite
2024-12-29 15:09:26 -08:00