From 8f276f33b7fa374a2e23d9bcf5f1a2d0f928e19e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 7 Nov 2019 13:26:05 -0400 Subject: [PATCH] update status of sqlite branch --- doc/todo/sqlite_database_improvements.mdwn | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/todo/sqlite_database_improvements.mdwn b/doc/todo/sqlite_database_improvements.mdwn index c462b1621c..d6647b6938 100644 --- a/doc/todo/sqlite_database_improvements.mdwn +++ b/doc/todo/sqlite_database_improvements.mdwn @@ -1,9 +1,14 @@ +The `sqlite` branch changes the databases, updating annex.version to 8. +The branch is ready to merge, but it might be deferred until Q1 2020 +to avoid user upgrade fatigue. Discussion below is about the motivation for +these changes. + +---- + Collection of non-ideal things about git-annex's use of sqlite databases. Would be good to improve these sometime, but it would need a migration process. -The `sqlite` branch changes the databases, updating annex.version to 8. -This todo documents the state of that branch. * Database.Keys.SQL.isInodeKnown has some really ugly SQL LIKE queries. Probably an index would not speed them up. They're only needed when