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 |
---|---|---|---|
384 | Method | get_user_version | Undocumented |
387 | Method | get_schema_version | Undocumented |
484 | Method | update_db | Undocumented |
390 | Method | _update_done | Undocumented |
394 | Method | _get_pragma_version | Undocumented |
406 | Method | _schema_version_check | Undocumented |
515 | Method | _upgrade_to_2 | This method updates the database user version to number two. The new |
528 | Method | _upgrade_to_3 | Upgrades the database to version 3. The new tables are movies, |