[asterisk-dev] [Code Review] 3870: alembic: Adjust sippeers, queue_members, and voicemail_messages tables.
Joshua Colp
reviewboard at asterisk.org
Tue Aug 5 07:32:16 CDT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3870/#review12980
-----------------------------------------------------------
Ship it!
Ship It!
- Joshua Colp
On Aug. 4, 2014, 9:39 p.m., rmudgett wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3870/
> -----------------------------------------------------------
>
> (Updated Aug. 4, 2014, 9:39 p.m.)
>
>
> Review request for Asterisk Developers.
>
>
> Bugs: ASTERISK-23825, ASTERISK-23847 and ASTERISK-23909
> https://issues.asterisk.org/jira/browse/ASTERISK-23825
> https://issues.asterisk.org/jira/browse/ASTERISK-23847
> https://issues.asterisk.org/jira/browse/ASTERISK-23909
>
>
> Repository: Asterisk
>
>
> Description
> -------
>
> * Increased the sippeers useragent max string size to 255.
>
> * Changed the queue_members uniqueid to an auto incremented integer instead of a string.
>
> * Increased the voicemail_messages BLOB size to LONGBLOB on mysql.
>
> * Fixed the add_tables_for_pjsip config change version downgrade actions to drop a table it created.
>
> * Adjusted the sample alembic.ini files cdr.ini.sample, config.ini.sample, and voicemail.ini.sample to give a mysql and postgres sqlalchemy.url lines.
>
>
> Diffs
> -----
>
> /branches/12/contrib/ast-db-manage/voicemail/versions/39428242f7f5_increase_recording_column_size.py PRE-CREATION
> /branches/12/contrib/ast-db-manage/voicemail.ini.sample 420024
> /branches/12/contrib/ast-db-manage/config/versions/5139253c0423_make_q_member_uniqueid_autoinc.py PRE-CREATION
> /branches/12/contrib/ast-db-manage/config/versions/43956d550a44_add_tables_for_pjsip.py 420024
> /branches/12/contrib/ast-db-manage/config/versions/1758e8bbf6b_increase_useragent_column_size.py PRE-CREATION
> /branches/12/contrib/ast-db-manage/config.ini.sample 420024
> /branches/12/contrib/ast-db-manage/cdr.ini.sample 420024
>
> Diff: https://reviewboard.asterisk.org/r/3870/diff/
>
>
> Testing
> -------
>
> The alembic table adjustments work in the upgrade and downgrade modes for mysql and postgres.
>
> The queue_members change does give a postgres warning message from the postgres alembic backend about a mysql only kind of change. The warning is benign and can be ignored as it is an alembic only warning.
>
>
> Thanks,
>
> rmudgett
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140805/0078d634/attachment.html>
More information about the asterisk-dev
mailing list