Asterisk - The Open Source Telephony Project
18.5.0
|
Functions | |
def | downgrade () |
def | upgrade () |
Variables | |
string | down_revision = '2da192dbbc65' |
string | revision = '1d0e332c32af' |
string | YESNO_NAME = 'yesno_values' |
list | YESNO_VALUES = ['yes', 'no'] |
def 1d0e332c32af_create_rls_table.downgrade | ( | ) |
Definition at line 38 of file 1d0e332c32af_create_rls_table.py.
def 1d0e332c32af_create_rls_table.upgrade | ( | ) |
Definition at line 20 of file 1d0e332c32af_create_rls_table.py.
string down_revision = '2da192dbbc65' |
Definition at line 11 of file 1d0e332c32af_create_rls_table.py.
string revision = '1d0e332c32af' |
Definition at line 10 of file 1d0e332c32af_create_rls_table.py.
string YESNO_NAME = 'yesno_values' |
Definition at line 17 of file 1d0e332c32af_create_rls_table.py.
list YESNO_VALUES = ['yes', 'no'] |
Definition at line 18 of file 1d0e332c32af_create_rls_table.py.