[odb-users] sqlite schema evolution and unsupported drop column
Boris Kolpackov
boris at codesynthesis.com
Mon Jun 9 07:50:03 EDT 2014
Hi,
MM <finjulhich at gmail.com> writes:
> error : SQLite does not support dropping of columns
>
> How do I go about making changes and keep the changelog and everything else
> in sync?
I bet you haven't read sub-Section 18.5.7, "Database Schema Evolution" in
the SQLite limitations section. If so, then that would be a really good
place to start.
Boris
More information about the odb-users
mailing list