Browse Source

[master] added a note about dbutil that there's no use of it yet.

committing based on jabber discussion.
JINMEI Tatuya 13 years ago
parent
commit
418a6dc9ee
1 changed files with 4 additions and 0 deletions
  1. 4 0
      ChangeLog

+ 4 - 0
ChangeLog

@@ -8,6 +8,10 @@
 	Created a new tool b10-dbutil, that can check and upgrade database
 	Created a new tool b10-dbutil, that can check and upgrade database
 	schemas, to be used when incompatible changes are introduced in the
 	schemas, to be used when incompatible changes are introduced in the
 	backend database schema. Currently it only supports sqlite3 databases.
 	backend database schema. Currently it only supports sqlite3 databases.
+	Note: there's no schema change that requires this utility as of
+	the March 29th release.  While running it shouldn't break
+	an existing database file, it should be even more advisable not to
+	run it at the moment.
 	(Trac #963, git 49ba2cf8ac63246f389ab5e8ea3b3d081dba9adf)
 	(Trac #963, git 49ba2cf8ac63246f389ab5e8ea3b3d081dba9adf)
 
 
 412.	[func]		jelte
 412.	[func]		jelte