]> git.ipfire.org Git - thirdparty/asterisk.git/commit
ast-db-manage: Remove duplicate enum creation
authorGeorge Joseph <gjoseph@sangoma.com>
Tue, 9 Jul 2024 02:07:25 +0000 (20:07 -0600)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 11 Jul 2024 13:23:24 +0000 (13:23 +0000)
commit1ba2317472d9c027c47fbab97f4fb726c62f2337
tree9a0e10f250f9c867edf088f86e4d6d9414637d3b
parent4d5b30ca1ca9df1762d21003b190b7d63abdf722
ast-db-manage: Remove duplicate enum creation

Remove duplicate creation of ast_bool_values from
2b7c507d7d12_add_queue_log_option_log_restricted_.py.  This was
causing alembic upgrades to fail since the enum was already created
in fe6592859b85_fix_mwi_subscribe_replaces_.py back in 2018.

Resolves: #797
(cherry picked from commit af580848559b5a8e7516660555442a29fff4c6ef)
contrib/ast-db-manage/config/versions/2b7c507d7d12_add_queue_log_option_log_restricted_.py