Skip to content
Snippets Groups Projects
  • Florian Floimair's avatar
    e9a81157
    alembic: Add support for MS-SQL · e9a81157
    Florian Floimair authored
    MS-SQL has no native Enum-type support and therefore
    needs to work with constraints.
    Since these constraints need unique names the suggested approach
    referenced in the following alembic documentation has been applied:
    http://bit.ly/2x9r8pb
    
    ASTERISK-27255 #close
    
    Change-Id: I8b579750dae0c549f1103ee50172644afb9b2f95
    e9a81157
    History
    alembic: Add support for MS-SQL
    Florian Floimair authored
    MS-SQL has no native Enum-type support and therefore
    needs to work with constraints.
    Since these constraints need unique names the suggested approach
    referenced in the following alembic documentation has been applied:
    http://bit.ly/2x9r8pb
    
    ASTERISK-27255 #close
    
    Change-Id: I8b579750dae0c549f1103ee50172644afb9b2f95