mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
Update for 21.5.0-rc1
This commit is contained in:
@@ -1695,3 +1695,9 @@ ALTER TABLE queues ADD COLUMN log_restricted_caller_id ENUM('0','1','off','on','
|
||||
|
||||
UPDATE alembic_version SET version_num='2b7c507d7d12' WHERE alembic_version.version_num = 'bd9c5159c7ea';
|
||||
|
||||
-- Running upgrade 2b7c507d7d12 -> 655054a68ad5
|
||||
|
||||
ALTER TABLE ps_endpoints ADD COLUMN tenantid VARCHAR(80);
|
||||
|
||||
UPDATE alembic_version SET version_num='655054a68ad5' WHERE alembic_version.version_num = '2b7c507d7d12';
|
||||
|
||||
|
Reference in New Issue
Block a user