OSDN Git Service

Fix "drop table" problem.
authorGeorge Mount <mount@google.com>
Mon, 18 Mar 2013 17:05:55 +0000 (10:05 -0700)
committerGeorge Mount <mount@google.com>
Mon, 18 Mar 2013 17:14:20 +0000 (10:14 -0700)
commitfcdcdd7627bcebe97284e200daee9e8e284aa7f4
tree8b63bef6e2ddbcaaf1b7061b57d2654967c64144
parent4ea01ce27d0aecd1b63d7e99b747c9858fa93b02
Fix "drop table" problem.

 Bug 8404285
 Should drop table if exists when upgrading, not just drop a table.

Change-Id: Ic75fa0efc6ab44be073b2b78a8520e2289cd3148
src/com/android/photos/data/PhotoDatabase.java