Jakob Borg 800596139e chore(sqlite): stamp files with application_id 1 month ago
..
sql e41d6b9c1e fix(db): apply all migrations and schema in one transaction 2 months ago
basedb.go 800596139e chore(sqlite): stamp files with application_id 1 month ago
db_bench_test.go 2306c6d989 chore(db): benchmark output, migration blocks/s output (#10320) 2 months ago
db_folderdb.go 836045ee87 feat: switch logging framework (#10220) 2 months ago
db_global_test.go e54f51c9c5 chore(db): cleanup DB in tests and remove OpenTemp (#10282) 2 months ago
db_indexid_test.go e54f51c9c5 chore(db): cleanup DB in tests and remove OpenTemp (#10282) 2 months ago
db_kv.go cf1cf85ce6 chore(db): use one SQLite database per folder (#10042) 7 months ago
db_local_test.go e54f51c9c5 chore(db): cleanup DB in tests and remove OpenTemp (#10282) 2 months ago
db_mtimes_test.go e54f51c9c5 chore(db): cleanup DB in tests and remove OpenTemp (#10282) 2 months ago
db_open.go 800596139e chore(sqlite): stamp files with application_id 1 month ago
db_open_cgo.go f48782e4df fix(sqlite): revert to default page cache size (#10362) 1 month ago
db_open_nocgo.go f48782e4df fix(sqlite): revert to default page cache size (#10362) 1 month ago
db_prepared.go 025905fcdf chore: switch database engine to sqlite (fixes #9954) (#9965) 7 months ago
db_service.go 7a76685d7e fix: increase default delete retention to 15 months (#10252) 2 months ago
db_stats.go 085455d72e feat: add `syncthing debug database-statistics` command (#10117) 5 months ago
db_test.go e41d6b9c1e fix(db): apply all migrations and schema in one transaction 2 months ago
db_update.go 541678ad9e fix(syncthing): apply folder migrations with temporary API/GUI server (#10330) 2 months ago
debug.go 836045ee87 feat: switch logging framework (#10220) 2 months ago
folderdb_counts.go ff88430efb feat: add debug commands for folder counts and files (#10206) 4 months ago
folderdb_global.go 7b319111d3 fix: track invalid files in LocalFlags to fix global count (#10170) 4 months ago
folderdb_indexid.go cf1cf85ce6 chore(db): use one SQLite database per folder (#10042) 7 months ago
folderdb_local.go ff88430efb feat: add debug commands for folder counts and files (#10206) 4 months ago
folderdb_mtimes.go cf1cf85ce6 chore(db): use one SQLite database per folder (#10042) 7 months ago
folderdb_open.go 800596139e chore(sqlite): stamp files with application_id 1 month ago
folderdb_update.go c918299eab refactor(db): slightly improve insert performance (#10318) 2 months ago
util.go ddea2e449c fix(db): version vector serialisation :( (#10050) 6 months ago
util_test.go ddea2e449c fix(db): version vector serialisation :( (#10050) 6 months ago