Skip to content
Snippets Groups Projects
  • Mark Michelson's avatar
    1b79e2de
    Fix Alembic upgrades. · 1b79e2de
    Mark Michelson authored
    A non-existent constraint was being referenced in the upgrade script.
    This patch corrects the problem by removing the reference.
    
    This patch fixes another realtime problem as well. Our Alembic scripts
    store booleans as yes or no values. However, Sorcery tries to insert
    "true" or "false" instead. This patch updates Sorcery to use "yes" and
    "no"
    
    ASTERISK-26128 #close
    
    Change-Id: I366dbbf91418a9cb160b3ca74b0e59b5ac284bec
    1b79e2de
    History
    Fix Alembic upgrades.
    Mark Michelson authored
    A non-existent constraint was being referenced in the upgrade script.
    This patch corrects the problem by removing the reference.
    
    This patch fixes another realtime problem as well. Our Alembic scripts
    store booleans as yes or no values. However, Sorcery tries to insert
    "true" or "false" instead. This patch updates Sorcery to use "yes" and
    "no"
    
    ASTERISK-26128 #close
    
    Change-Id: I366dbbf91418a9cb160b3ca74b0e59b5ac284bec