-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3475/
-----------------------------------------------------------
(Updated April 24, 2014, 9:37 a.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 412992
Bugs: ASTERISK-23639
https://issues.asterisk.org/jira/browse/ASTERISK-23639
Repository: Asterisk
Description
-------
The string lengths on certain columns created through alembic for PJSIP were
too short. For instance, columns containing URIs are currently set to 40
characters, but this can be too small and result in truncated values. Added an
alembic migration script that increases the size of these columns and a few
others to 255.
Diffs
-----
branches/12/contrib/ast-db-manage/config/versions/e96a0b8071c_increase_pjsip_column_size.py
PRE-CREATION
Diff: https://reviewboard.asterisk.org/r/3475/diff/
Testing
-------
Tested against both postgres and mysql databases. Also made sure an offline
sql script could be generated without error.
Thanks,
Kevin Harwell
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev