Skip to content

Info REQ: SQL actions to take for a migration #18214

@kingfenix

Description

@kingfenix

Hi all, hoping the snipe can help me here, not trying to report a bug because I have done this to myself and am just trying to clean my install up now...

I just very messily upgraded from manual install to git install and 7.0.9 to 8.3.5 all at once...I have my install in a state that functions but some things come up blank and I believe it is probably because of some failing queries.

Can someone tell me how to figure out what these (below) actually did in the db, so that I can manually make the changes necessary to get things updated and not just skipped, I have already added all these to the migrations table hence the skipped and everything else is DONE and working, and believe that once I can manually replicate what these were meant to do then my install will be working again.

So short question, how can I lookup and know what each of these was meant to do and where?

TIA!

2024_07_26_143301_add_checkout_for_all_types_to_accessories
2024_09_17_204302_change_user_id_to_created_by
2025_01_06_210534_change_report_templates_options_to_column_text_field
2025_06_03_000000_add_manager_view_enabled_to_settings_table
2025_08_06_192954_add_image_to_maintenances
2025_08_10_111553_rename_title_to_name_on_asset_maintenances
2025_08_11_181519_add_mobile_number_to_users_table
2025_08_12_225214_add_qty_to_checkout_acceptances_table
2025_08_19_114742_add_display_name_to_users
2025_08_19_174823_add_display_name_to_ldap_settings
2025_10_07_113331_add_url_to_maintenances
2025_11_04_173713_add_2d_label_prefix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions