commit 4f45e9156f7194aed9bd25095da7cca8db59d670 parent e4fa5f10b0f675d6e119a7b7e03f5904c39e3210 Author: Dan Stillman <dstillman@zotero.org> Date: Tue, 8 Jul 2008 16:27:24 +0000 Update userdata version Diffstat:
| M | userdata.sql | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userdata.sql b/userdata.sql @@ -1,4 +1,4 @@ --- 37 +-- 38 -- This file creates tables containing user-specific data -- any changes made -- here must be mirrored in transition steps in schema.js::_migrateSchema()