On Apr 21, 5:29 pm, Marco Nelissen <[email protected]> wrote:
> Which is really a bug in the application. If an application updates its
> database schema, it should include code to migrate old versions of the
> database to the new schema.

Correct, and OP is on the right track to ask the question he or she
asks about how to test this out.

BTW, in anticipation of such concerns, I always include a healthy dose
of spare columns for future use. Always comes in handy and minimizes
schema evolution headaches.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to