Asterisk - The Open Source Telephony Project
18.5.0
|
Functions | |
def | downgrade () |
def | upgrade () |
Variables | |
string | AST_BOOL_NAME = 'ast_bool_values' |
list | AST_BOOL_VALUES |
string | down_revision = '8915fcc5766f' |
string | revision = 'c20d6e3992f4' |
add allow_unauthenticated_options Revision ID: c20d6e3992f4 Revises: 8915fcc5766f Create Date: 2021-04-23 13:44:38.296558
def c20d6e3992f4_add_allow_unauthenticated_options.downgrade | ( | ) |
Definition at line 27 of file c20d6e3992f4_add_allow_unauthenticated_options.py.
def c20d6e3992f4_add_allow_unauthenticated_options.upgrade | ( | ) |
Definition at line 23 of file c20d6e3992f4_add_allow_unauthenticated_options.py.
string AST_BOOL_NAME = 'ast_bool_values' |
Definition at line 17 of file c20d6e3992f4_add_allow_unauthenticated_options.py.
list AST_BOOL_VALUES |
Definition at line 18 of file c20d6e3992f4_add_allow_unauthenticated_options.py.
string down_revision = '8915fcc5766f' |
Definition at line 11 of file c20d6e3992f4_add_allow_unauthenticated_options.py.
string revision = 'c20d6e3992f4' |
Definition at line 10 of file c20d6e3992f4_add_allow_unauthenticated_options.py.