<p>Benjamin Keith Ford <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/11183">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">alembic: Fix errors during upgrade head.<br><br>When trying to upgrade using alembic, a couple different errors kept<br>popping up that prevented the upgrade. An additional parameter was<br>needed when changing the schema for mwi_subscribe_replaces_unsolicited<br>from an integer to an enum. When changing from a string to an enum, the<br>type needed to be cast for postgresql. The other issue was a parameter<br>being used during column creation that did not exist.<br><br>After fixing the upgrade process, it revealed errors with the downgrade<br>process. One was a variable not being defined in the downgrade function,<br>and the other was tables not existing when using MySQL. This was due to<br>a context check that should have encompassed MySQL, but in the end was<br>not doing so.<br><br>Change-Id: Ib4d70cf3ce5080023a50be496272a777b55d6c8e<br>---<br>M contrib/ast-db-manage/config/versions/ef7efc2d3964_ps_contacts_add_endpoint_and_modify_.py<br>M contrib/ast-db-manage/config/versions/f3c0b8695b66_taskprocessor_overload_trigger.py<br>M contrib/ast-db-manage/config/versions/fe6592859b85_fix_mwi_subscribe_replaces_.py<br>3 files changed, 8 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/83/11183/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/11183">change 11183</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/11183"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-Change-Id: Ib4d70cf3ce5080023a50be496272a777b55d6c8e </div>
<div style="display:none"> Gerrit-Change-Number: 11183 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Benjamin Keith Ford <bford@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Benjamin Keith Ford <bford@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>