Jakob Borg 6f0acacbd2 fix(sqlite): actually always insert blocks for local files (fixes #10388) (#10411) 3 周之前
..
sql 9ee208b441 chore(sqlite): use normalised tables for file names and versions (#10383) 1 月之前
basedb.go a64c5396e9 fix(db): only perform foreign key checking when a migration was applied (#10397) 1 月之前
db_bench_test.go 9ee208b441 chore(sqlite): use normalised tables for file names and versions (#10383) 1 月之前
db_folderdb.go 836045ee87 feat: switch logging framework (#10220) 2 月之前
db_global_test.go e54f51c9c5 chore(db): cleanup DB in tests and remove OpenTemp (#10282) 1 月之前
db_indexid_test.go e54f51c9c5 chore(db): cleanup DB in tests and remove OpenTemp (#10282) 1 月之前
db_kv.go cf1cf85ce6 chore(db): use one SQLite database per folder (#10042) 6 月之前
db_local_test.go e54f51c9c5 chore(db): cleanup DB in tests and remove OpenTemp (#10282) 1 月之前
db_mtimes_test.go e54f51c9c5 chore(db): cleanup DB in tests and remove OpenTemp (#10282) 1 月之前
db_open.go 4b8d07d91c fix(sqlite): explicitly set temporary directory location (fixes #10368) (#10376) 1 月之前
db_open_cgo.go f48782e4df fix(sqlite): revert to default page cache size (#10362) 1 月之前
db_open_nocgo.go aa6ae0f3b0 fix(sqlite): add _txlock=immediate to modernc implementation (#10384) 1 月之前
db_prepared.go 025905fcdf chore: switch database engine to sqlite (fixes #9954) (#9965) 6 月之前
db_service.go 9ee208b441 chore(sqlite): use normalised tables for file names and versions (#10383) 1 月之前
db_service_test.go c33daca3b4 fix(sqlite): less impactful periodic garbage collection (#10374) 1 月之前
db_stats.go 085455d72e feat: add `syncthing debug database-statistics` command (#10117) 5 月之前
db_test.go 6f0acacbd2 fix(sqlite): actually always insert blocks for local files (fixes #10388) (#10411) 3 周之前
db_update.go 541678ad9e fix(syncthing): apply folder migrations with temporary API/GUI server (#10330) 1 月之前
debug.go 836045ee87 feat: switch logging framework (#10220) 2 月之前
folderdb_counts.go 9ee208b441 chore(sqlite): use normalised tables for file names and versions (#10383) 1 月之前
folderdb_global.go 9ee208b441 chore(sqlite): use normalised tables for file names and versions (#10383) 1 月之前
folderdb_indexid.go cf1cf85ce6 chore(db): use one SQLite database per folder (#10042) 6 月之前
folderdb_local.go 9ee208b441 chore(sqlite): use normalised tables for file names and versions (#10383) 1 月之前
folderdb_mtimes.go cf1cf85ce6 chore(db): use one SQLite database per folder (#10042) 6 月之前
folderdb_open.go 9ee208b441 chore(sqlite): use normalised tables for file names and versions (#10383) 1 月之前
folderdb_update.go 6f0acacbd2 fix(sqlite): actually always insert blocks for local files (fixes #10388) (#10411) 3 周之前
util.go ddea2e449c fix(db): version vector serialisation :( (#10050) 6 月之前
util_test.go ddea2e449c fix(db): version vector serialisation :( (#10050) 6 月之前