commit | 29103b77f9a5a13f4c6dc6709bd436dc0f2ae11c | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue Feb 16 16:29:09 2010 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Tue Feb 16 16:29:09 2010 -0800 |
tree | 4af84912b3702596e1dd4c5a2fc29eec73e8cf9c | |
parent | feebfbe6368f39cf27309242333140b4430eadfe [diff] |
Fix upgrading H2 from schema 20 to current We can't drop the unused objects out because H2 requires us to first drop the constraints that apply to these columns. Change-Id: I02313f1c4a4180bcd0cce24a15bdffe817606987 Signed-off-by: Shawn O. Pearce <sop@google.com>