| _mediamosa_db_table_exists | Check if a table exists in current database. |
| _mediamosa_migration_asset | Migrate the asset table. |
| _mediamosa_migration_asset_delete | Migrate asset_delete table.. |
| _mediamosa_migration_asset_metadata | Migrate the asset metadata table. |
| _mediamosa_migration_asset_metadata_property | Migrate the asset metadata property table. |
| _mediamosa_migration_asset_metadata_property_group | Migrate the asset metadata property group table. |
| _mediamosa_migration_asset_supplement | Migrate asset supplement table.. |
| _mediamosa_migration_aut | Migrate the asset metadata table. |
| _mediamosa_migration_client_applications | Migrate the client_applications table. |
| _mediamosa_migration_collection | Migrate collection table.. |
| _mediamosa_migration_create_server_nodes | Migrate server table to nodes mediamosa_server. |
| _mediamosa_migration_empty_tables | Loop through table names and check if they exists. |
| _mediamosa_migration_error | Migrate the error table. |
| _mediamosa_migration_ftp_batch | Migrate ftp_batch table.. |
| _mediamosa_migration_get_memo_data_db | Get the database name of the mediamosa data database. |
| _mediamosa_migration_get_memo_db | Get the database name of the mediamosa drupal database. |
| _mediamosa_migration_get_vpx_data_db | Get the database name of the vpx_ftp data database. |
| _mediamosa_migration_job | Migrate job tables. |
| _mediamosa_migration_jobserver | |
| _mediamosa_migration_jobserver_all | Migrate jobserver tables. |
| _mediamosa_migration_kill_child_assets | Migrate childs asset mediafiles to the root.
Remove childs assets. |
| _mediamosa_migration_mediafile | Migrate the mediafile table. |
| _mediamosa_migration_mediafileid_is_unique | Check if the medafile 1.x table has unique mediafile ids.
This is because mediafile table has invalid primary key, which will be fixed in 2.x. |
| _mediamosa_migration_mediafile_metadata | Migrate the mediafile metadata table. |
| _mediamosa_migration_sannas | Migrate san nas settings. |
| _mediamosa_migration_settings | |
| _mediamosa_migration_statistics | |
| _mediamosa_migration_tables_exists | Loop through table names and check if they exists. |
| _mediamosa_migration_ticket | Migrate ticket table.. |
| _mediamosa_migration_transcode | Migrate transcode_* tables. |
| _mediamosa_migration_user | Migrate user/group table.. |
| _mediamosa_migration_vpx_ftp | |
| _mediamosa_migration_webservice | Migrate webservice table.. |
| _mediamosa_requirements_test | Test if all is ok to migrate |