|
Asterisk - The Open Source Telephony Project
18.5.0
|
Functions | |
| def | downgrade () |
| def | upgrade () |
Variables | |
| string | down_revision = 'dbc44d5a908' |
| string | revision = '3bcc0b5bc2c9' |
| string | YESNO_NAME = 'yesno_values' |
| list | YESNO_VALUES = ['yes', 'no'] |
| def 3bcc0b5bc2c9_add_allow_reload_to_ps_transports.downgrade | ( | ) |
Definition at line 24 of file 3bcc0b5bc2c9_add_allow_reload_to_ps_transports.py.
| def 3bcc0b5bc2c9_add_allow_reload_to_ps_transports.upgrade | ( | ) |
Definition at line 20 of file 3bcc0b5bc2c9_add_allow_reload_to_ps_transports.py.
| string down_revision = 'dbc44d5a908' |
Definition at line 11 of file 3bcc0b5bc2c9_add_allow_reload_to_ps_transports.py.
| string revision = '3bcc0b5bc2c9' |
Definition at line 10 of file 3bcc0b5bc2c9_add_allow_reload_to_ps_transports.py.
| string YESNO_NAME = 'yesno_values' |
Definition at line 17 of file 3bcc0b5bc2c9_add_allow_reload_to_ps_transports.py.
| list YESNO_VALUES = ['yes', 'no'] |
Definition at line 18 of file 3bcc0b5bc2c9_add_allow_reload_to_ps_transports.py.
1.8.13