commit | dcf33302ccef41224e40623d72943a295f211b02 | [log] [tgz] |
---|---|---|
author | Nancy Chen <nancychen@google.com> | Wed Aug 27 15:30:10 2014 -0700 |
committer | Nancy Chen <nancychen@google.com> | Wed Aug 27 18:08:55 2014 -0700 |
tree | 3e300bcf5c5f857e0c2b20f4ffd4d05945e996fc | |
parent | 89c3c5706ca0b4b061b3f3a1a7ee27d9c0e43d60 [diff] |
Handle db upgrade for non-Sprout devices to match Sprout devices. Sprout devices will have an extra sub_id column in the calls table, add this column to non-Sprout devices, and copy data from sub_id column to subscription_id column for sprout devices in calls table. Bug: 14990572 Change-Id: Id334011c34833e44954d793947b65222183a0b09