[asterisk-bugs] [JIRA] (ASTERISK-27255) alembic: Add support for Microsoft SQL server
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Sep 6 05:23:08 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=238497#comment-238497 ]
Asterisk Team commented on ASTERISK-27255:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> alembic: Add support for Microsoft SQL server
> ---------------------------------------------
>
> Key: ASTERISK-27255
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27255
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Contrib/General
> Affects Versions: 14.6.0
> Reporter: Florian Floimair
> Severity: Minor
>
> The alembic scripts included with Asterisk are currently not working with MS-SQL.
> This is mainly due to the fact, that MS-SQL has no native Enum-type and therefore needs to work with constraints.
> The referenced gerrit change request enhances the alembic environment and the migration scripts so that they work with MS-SQL as well.
> Successfully tested migrations with alembic 0.8.8, sqlalchemy 1.0.15 and MS-SQL server 13.1 (on Microsoft Azure) both online and offline (with the --sql switch) as well as checked for any regressions by also using MySQL 5.7.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list