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-08-01 17:38:37 +00:00
Code
Wiki
Activity
2d813f2520
miniflux-v2
/
internal
/
database
History
Download ZIP
Download TAR.GZ
jvoisin
2d813f2520
perf(database): use
TRUNCATE
instead of
DELETE FROM
in migrations
...
This is marginally faster.
2025-06-15 21:28:28 +02:00
..
database.go
perf(database): use
TRUNCATE
instead of
DELETE FROM
in migrations
2025-06-15 21:28:28 +02:00
migrations.go
perf(database): marginally speeds migrations up
2025-06-15 21:26:38 +02: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