Part of elisa.plugins.database.tests.test_database_updater View In Hierarchy
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 138 | Method | __init__ | Undocumented |
| 143 | Method | create_schema | Undocumented |
| 147 | Method | update_from | Undocumented |
| 151 | Method | do_conditional_updates | Undocumented |
| 160 | Method | _run_classic | Undocumented |
| 164 | Method | _upgrade_to_10 | Undocumented |
| 168 | Method | _upgrade_to_11 | Undocumented |
| 172 | Method | _upgrade_to_12 | Undocumented |
Inherited from DatabaseUpdaterNG:
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 338 | Method | get_user_version | Undocumented |
| 341 | Method | get_schema_version | Undocumented |
| 438 | Method | update_db | Undocumented |
| 344 | Method | _update_done | Undocumented |
| 348 | Method | _get_pragma_version | Undocumented |
| 360 | Method | _schema_version_check | Undocumented |
| 469 | Method | _upgrade_to_2 | This method updates the database user version to number two. The new |