mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-02 02:18:31 +00:00
Update for 22.1.0-rc1
This commit is contained in:
@@ -39,3 +39,9 @@ ALTER TABLE voicemail_messages DROP COLUMN macrocontext;
|
||||
|
||||
UPDATE alembic_version SET version_num='1c55c341360f' WHERE alembic_version.version_num = '39428242f7f5';
|
||||
|
||||
-- Running upgrade 1c55c341360f -> 64fae6bbe7fb
|
||||
|
||||
DROP INDEX voicemail_messages_dir ON voicemail_messages;
|
||||
|
||||
UPDATE alembic_version SET version_num='64fae6bbe7fb' WHERE alembic_version.version_num = '1c55c341360f';
|
||||
|
||||
|
Reference in New Issue
Block a user