|
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 = 'b80485ff4dd0' |
| string | revision = '61797b9fced6' |
| string | YESNO_NAME = 'yesno_values' |
| list | YESNO_VALUES = ['yes', 'no'] |
| def 61797b9fced6_add_stir_shaken.downgrade | ( | ) |
Definition at line 30 of file 61797b9fced6_add_stir_shaken.py.
| def 61797b9fced6_add_stir_shaken.upgrade | ( | ) |
Definition at line 26 of file 61797b9fced6_add_stir_shaken.py.
| string AST_BOOL_NAME = 'ast_bool_values' |
Definition at line 20 of file 61797b9fced6_add_stir_shaken.py.
| list AST_BOOL_VALUES |
Definition at line 21 of file 61797b9fced6_add_stir_shaken.py.
| string down_revision = 'b80485ff4dd0' |
Definition at line 11 of file 61797b9fced6_add_stir_shaken.py.
| string revision = '61797b9fced6' |
Definition at line 10 of file 61797b9fced6_add_stir_shaken.py.
| string YESNO_NAME = 'yesno_values' |
Definition at line 17 of file 61797b9fced6_add_stir_shaken.py.
| list YESNO_VALUES = ['yes', 'no'] |
Definition at line 18 of file 61797b9fced6_add_stir_shaken.py.
1.8.13