Skip to content
Snippets Groups Projects
Commit e9a81157 authored by Florian Floimair's avatar Florian Floimair Committed by Kevin Harwell
Browse files

alembic: Add support for MS-SQL

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
parent 2857a333
Branches
Tags
No related merge requests found
Showing
with 61 additions and 7 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment