On Wed, Dec 4, 2013 at 11:09 PM, Marcus Sorensen <shadow...@gmail.com> wrote:
> Yes, a schema fix in point release is kind of messy. If it has to be
> that way then perhaps we just flag it in the known issues so people
> can skip 4.2.x if they utilize the acls api calls.
>
>  5214 doesn't really require a schema change, just a fix to how the
> schema is upgraded. Adding 'IF NOT EXISTS' won't change the end
> result, so that's probably ok to put into 4.2.1.
>

While in a perfect world we wouldn't have any schema changes two
things jump out at me in this case.

1. We have precedent in doing schema changes in bugfix (both 4.0.1 and
4.1.1 had some schema changes)
2. We already have some schema changes in 4.2.1 (admittedly, just a
change in a view, but still a schema change)

--David

Reply via email to