mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-18 18:58:22 +00:00
Merge "contrib/ast-db-manage: Add Postgres ENUM type support in auto DTMF mode update"
This commit is contained in:
@@ -11,6 +11,7 @@ revision = '31cd4f4891ec'
|
||||
down_revision = '23530d604b96'
|
||||
|
||||
from alembic import op
|
||||
from sqlalchemy.dialects.postgresql import ENUM
|
||||
import sqlalchemy as sa
|
||||
|
||||
OLD_ENUM = ['rfc4733', 'inband', 'info']
|
||||
|
Reference in New Issue
Block a user