]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Fix alembic downgrade for boolean columns.
authorSean Bright <sean@seanbright.com>
Mon, 18 Mar 2024 21:12:34 +0000 (17:12 -0400)
committerSean Bright <sean@seanbright.com>
Wed, 20 Mar 2024 12:09:43 +0000 (12:09 +0000)
commitce8b5645094d55c73c5cf14c92de53071013f800
tree0cfb9be1ff01df19f42c947e51a39e413053a4b6
parent72310b5575eed8cd2f6b99a2daa251d78b70a9fa
res_pjsip: Fix alembic downgrade for boolean columns.

When downgrading, ensure that we don't touch columns that didn't
actually change during upgrade.
contrib/ast-db-manage/config/versions/74dc751dfe8e_more_permission_boolean_columns.py