Fix for some numeric directories being left behind during upgrade process, except this time maybe for real

This commit is contained in:
Dan Stillman 2008-10-31 00:29:04 +00:00
parent b8b75dd115
commit 4d7bca4f43
2 changed files with 113 additions and 109 deletions

View file

@ -1,4 +1,4 @@
-- 45
-- 46
-- This file creates tables containing user-specific data -- any changes made
-- here must be mirrored in transition steps in schema.js::_migrateSchema()