[Home]

Summary:ASTERISK-18257: Develop automated test for SQL portability in Asterisk
Reporter:Leif Madsen (lmadsen)Labels:
Date Opened:2011-08-11 09:30:36Date Closed:2016-04-21 14:27:46
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Tests/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
is related toASTERISK-18255 [regression] Non-portable SQL added to app_voicemail
Environment:MSSQL, MySQL, PostgreSQL, etc...Attachments:
Description:There was a regression recently introduced into all branches that caused voicemail ODBC integration to be broken. We should build some tests that check for SQL portability, especially against MSSQL, MySQL and PostgreSQL, and perhaps others.

Comments:By: Paul Belanger (pabelanger) 2011-08-11 11:23:49.212-0500

On the TODO list. However a pretty big task.

By: Leif Madsen (lmadsen) 2011-08-11 12:52:56.436-0500

Link to MSSQL server for testing:  http://www.microsoft.com/sqlserver/en/us/editions/express.aspx

By: Leif Madsen (lmadsen) 2013-12-09 09:50:50.797-0600

Sent back to triage for [~newtonr]

By: Leif Madsen (lmadsen) 2016-04-21 14:27:46.256-0500

I don't think anyone really has any interest in this, and I certainly am not going to be available to push this. I suspect by this point other things exist that somewhat take care of this, including alembic.