[Asterisk-code-review] Fix Alembic upgrades. (asterisk[master])
Richard Mudgett
asteriskteam at digium.com
Mon Jun 20 16:29:14 CDT 2016
Hello Anonymous Coward #1000019, Joshua Colp,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/3047
to look at the new patch set (#2).
Change subject: Fix Alembic upgrades.
......................................................................
Fix Alembic upgrades.
A non-existent constraint was being referenced in the upgrade script.
This patch corrects the problem by removing the reference.
In addition, the head of the alembic branch referred to a non-existent
revision. This has been fixed by referring to the proper revision.
ASTERISK-26128 #close
Change-Id: I51574736a881189de695a824883a18d66a52dcef
---
M contrib/ast-db-manage/config/versions/6d8c104e6184_res_pjsip_add_contact_via_addr_and_.py
M contrib/ast-db-manage/config/versions/81b01a191a46_pjsip_add_contact_reg_server.py
2 files changed, 1 insertion(+), 3 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/47/3047/2
--
To view, visit https://gerrit.asterisk.org/3047
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I51574736a881189de695a824883a18d66a52dcef
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
More information about the asterisk-code-review
mailing list