<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Mar 17, 2014 at 1:01 PM, Joshua Colp <span dir="ltr"><<a href="mailto:jcolp@digium.com" target="_blank">jcolp@digium.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Matthew Jordan wrote:<br>
<br>
<snip><div class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Technically, it's probably not hard. I wonder how horrible it'd be for<br>
end users, however.<br>
<br>
</blockquote>
<br></div>
Probably pretty horrible, since it's basically changing everything.</blockquote><div><br></div><div>Well ... you completely drop support for anyone that has already run the scripts.</div><div><br></div><div>How advertised / documented is it?  It may be new enough that nobody is truly relying on it yet.  That's my guess, honestly.</div>

<div><br></div><div>You could probably provide some scripts to manually fix an existing database to deal with the change.  That sounds like a pain and probably not worth it, though.<br></div><div><br></div><div>If you want to rework it, I would just do it ASAP and cover it in release notes.  If you go through this effort, I would also add an automated test that verifies that all migrations are linear to catch these problems ASAP in the future.  You could do something like the existing "validate-docs" Makefile target that only runs if dev mode is on.  Add a "validate-linear-migrations" target that runs in dev mode or something like that.</div>

<div><br></div><div>-- </div><div>Russell Bryant</div></div></div></div>