Created
September 27, 2021 17:59
-
-
Save svpernova09/c78b1dc2c021dd108aea608f4f290fd0 to your computer and use it in GitHub Desktop.
snipe-it migration debugging
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ artisan migrate ──┘ | |
Migration table created successfully. | |
Migrating: 2012_12_06_225921_migration_cartalyst_sentry_install_users | |
Migrated: 2012_12_06_225921_migration_cartalyst_sentry_install_users (299.40ms) | |
Migrating: 2012_12_06_225929_migration_cartalyst_sentry_install_groups | |
Migrated: 2012_12_06_225929_migration_cartalyst_sentry_install_groups (94.04ms) | |
Migrating: 2012_12_06_225945_migration_cartalyst_sentry_install_users_groups_pivot | |
Migrated: 2012_12_06_225945_migration_cartalyst_sentry_install_users_groups_pivot (311.90ms) | |
Migrating: 2012_12_06_225988_migration_cartalyst_sentry_install_throttle | |
Migrated: 2012_12_06_225988_migration_cartalyst_sentry_install_throttle (319.20ms) | |
Migrating: 2013_03_23_193214_update_users_table | |
Migrated: 2013_03_23_193214_update_users_table (156.77ms) | |
Migrating: 2013_11_13_075318_create_models_table | |
Migrated: 2013_11_13_075318_create_models_table (131.52ms) | |
Migrating: 2013_11_13_075335_create_categories_table | |
Migrated: 2013_11_13_075335_create_categories_table (75.84ms) | |
Migrating: 2013_11_13_075347_create_manufacturers_table | |
Migrated: 2013_11_13_075347_create_manufacturers_table (121.05ms) | |
Migrating: 2013_11_15_015858_add_user_id_to_categories | |
Migrated: 2013_11_15_015858_add_user_id_to_categories (58.60ms) | |
Migrating: 2013_11_15_112701_add_user_id_to_manufacturers | |
Migrated: 2013_11_15_112701_add_user_id_to_manufacturers (52.03ms) | |
Migrating: 2013_11_15_190327_create_assets_table | |
Migrated: 2013_11_15_190327_create_assets_table (77.42ms) | |
Migrating: 2013_11_15_190357_create_temp_licenses_table | |
Migrated: 2013_11_15_190357_create_temp_licenses_table (100.68ms) | |
Migrating: 2013_11_15_201848_add_license_name_to_licenses | |
Migrated: 2013_11_15_201848_add_license_name_to_licenses (0.04ms) | |
Migrating: 2013_11_16_040323_create_depreciations_table | |
Migrated: 2013_11_16_040323_create_depreciations_table (91.41ms) | |
Migrating: 2013_11_16_042851_add_depreciation_id_to_models | |
Migrated: 2013_11_16_042851_add_depreciation_id_to_models (48.58ms) | |
Migrating: 2013_11_16_084923_add_user_id_to_models | |
Migrated: 2013_11_16_084923_add_user_id_to_models (55.61ms) | |
Migrating: 2013_11_16_103258_create_locations_table | |
Migrated: 2013_11_16_103258_create_locations_table (108.24ms) | |
Migrating: 2013_11_16_103336_add_location_id_to_assets | |
Migrated: 2013_11_16_103336_add_location_id_to_assets (57.44ms) | |
Migrating: 2013_11_16_103407_add_checkedout_to_to_assets | |
Migrated: 2013_11_16_103407_add_checkedout_to_to_assets (52.18ms) | |
Migrating: 2013_11_16_103425_create_history_table | |
Migrated: 2013_11_16_103425_create_history_table (0.03ms) | |
Migrating: 2013_11_17_054359_drop_licenses_table | |
Migrated: 2013_11_17_054359_drop_licenses_table (50.24ms) | |
Migrating: 2013_11_17_054526_add_physical_to_assets | |
Migrated: 2013_11_17_054526_add_physical_to_assets (197.72ms) | |
Migrating: 2013_11_17_055126_create_settings_table | |
Migrated: 2013_11_17_055126_create_settings_table (78.50ms) | |
Migrating: 2013_11_17_062634_add_license_to_assets | |
Migrated: 2013_11_17_062634_add_license_to_assets (0.03ms) | |
Migrating: 2013_11_18_134332_add_contacts_to_users | |
Migrated: 2013_11_18_134332_add_contacts_to_users (54.03ms) | |
Migrating: 2013_11_18_142847_add_info_to_locations | |
Migrated: 2013_11_18_142847_add_info_to_locations (56.03ms) | |
Migrating: 2013_11_18_152942_remove_location_id_from_asset | |
Migrated: 2013_11_18_152942_remove_location_id_from_asset (138.31ms) | |
Migrating: 2013_11_18_164423_set_nullvalues_for_user | |
Migrated: 2013_11_18_164423_set_nullvalues_for_user (0.03ms) | |
Migrating: 2013_11_19_013337_create_asset_logs_table | |
Migrated: 2013_11_19_013337_create_asset_logs_table (97.88ms) | |
Migrating: 2013_11_19_061409_edit_added_on_asset_logs_table | |
Migrated: 2013_11_19_061409_edit_added_on_asset_logs_table (0.03ms) | |
Migrating: 2013_11_19_062250_edit_location_id_asset_logs_table | |
Migrated: 2013_11_19_062250_edit_location_id_asset_logs_table (0.03ms) | |
Migrating: 2013_11_20_055822_add_soft_delete_on_assets | |
Migrated: 2013_11_20_055822_add_soft_delete_on_assets (55.78ms) | |
Migrating: 2013_11_20_121404_add_soft_delete_on_locations | |
Migrated: 2013_11_20_121404_add_soft_delete_on_locations (53.52ms) | |
Migrating: 2013_11_20_123137_add_soft_delete_on_manufacturers | |
Migrated: 2013_11_20_123137_add_soft_delete_on_manufacturers (56.13ms) | |
Migrating: 2013_11_20_123725_add_soft_delete_on_categories | |
Migrated: 2013_11_20_123725_add_soft_delete_on_categories (106.64ms) | |
Migrating: 2013_11_20_130248_create_status_labels | |
Migrated: 2013_11_20_130248_create_status_labels (87.46ms) | |
Migrating: 2013_11_20_130830_add_status_id_on_assets_table | |
Migrated: 2013_11_20_130830_add_status_id_on_assets_table (51.65ms) | |
Migrating: 2013_11_20_131544_add_status_type_on_status_labels | |
Migrated: 2013_11_20_131544_add_status_type_on_status_labels (53.29ms) | |
Migrating: 2013_11_20_134103_add_archived_to_assets | |
Migrated: 2013_11_20_134103_add_archived_to_assets (58.91ms) | |
Migrating: 2013_11_21_002321_add_uploads_table | |
Migrated: 2013_11_21_002321_add_uploads_table (83.45ms) | |
Migrating: 2013_11_21_024531_remove_deployable_boolean_from_status_labels | |
Migrated: 2013_11_21_024531_remove_deployable_boolean_from_status_labels (143.24ms) | |
Migrating: 2013_11_22_075308_add_option_label_to_settings_table | |
Migrated: 2013_11_22_075308_add_option_label_to_settings_table (0.03ms) | |
Migrating: 2013_11_22_213400_edits_to_settings_table | |
Migrated: 2013_11_22_213400_edits_to_settings_table (51.81ms) | |
PHP Fatal error: Cannot declare class ReCreateLicensesTable, because the name is already in use in /home/halo/Code/snipe-it/database/migrations/2013_11_25_013244_create_licenses_table.php on line 5 | |
Symfony\Component\ErrorHandler\Error\FatalError | |
Cannot declare class ReCreateLicensesTable, because the name is already in use | |
at database/migrations/2013_11_25_013244_create_licenses_table.php:5 | |
1▕ <?php | |
2▕ | |
3▕ use Illuminate\Database\Migrations\Migration; | |
4▕ | |
➜ 5▕ class ReCreateLicensesTable extends Migration | |
6▕ { | |
7▕ /** | |
8▕ * Run the migrations. | |
9▕ * | |
Whoops\Exception\ErrorException | |
Cannot declare class ReCreateLicensesTable, because the name is already in use | |
at database/migrations/2013_11_25_013244_create_licenses_table.php:5 | |
1▕ <?php | |
2▕ | |
3▕ use Illuminate\Database\Migrations\Migration; | |
4▕ | |
➜ 5▕ class ReCreateLicensesTable extends Migration | |
6▕ { | |
7▕ /** | |
8▕ * Run the migrations. | |
9▕ * | |
+1 vendor frames | |
2 [internal]:0 | |
Whoops\Run::handleShutdown() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ composer dump-auto ──┘ | |
Generating optimized autoload files | |
composer/package-versions-deprecated: Generating version class... | |
composer/package-versions-deprecated: ...done generating version class | |
> Illuminate\Foundation\ComposerScripts::postAutoloadDump | |
Generated optimized autoload files containing 9517 classes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git stash apply | |
On branch recreate-license-table-migration-issue | |
Changes to be committed: | |
(use "git restore --staged <file>..." to unstage) | |
new file: database/migrations/2013_11_25_013244_recreate_licenses_table.php | |
Changes not staged for commit: | |
(use "git add/rm <file>..." to update what will be committed) | |
(use "git restore <file>..." to discard changes in working directory) | |
deleted: database/migrations/2013_11_25_013244_create_licenses_table.php |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ artisan migrate ──┘ | |
Migrating: 2013_11_25_013244_recreate_licenses_table | |
Migrated: 2013_11_25_013244_recreate_licenses_table (89.76ms) | |
Migrating: 2013_11_25_031458_create_license_seats_table | |
Migrated: 2013_11_25_031458_create_license_seats_table (91.65ms) | |
Migrating: 2013_11_25_032022_add_type_to_actionlog_table | |
Migrated: 2013_11_25_032022_add_type_to_actionlog_table (54.17ms) | |
Migrating: 2013_11_25_033008_delete_bad_licenses_table | |
Migrated: 2013_11_25_033008_delete_bad_licenses_table (55.07ms) | |
Migrating: 2013_11_25_033131_create_new_licenses_table | |
Migrated: 2013_11_25_033131_create_new_licenses_table (81.63ms) | |
Migrating: 2013_11_25_033534_add_licensed_to_licenses_table | |
Migrated: 2013_11_25_033534_add_licensed_to_licenses_table (62.39ms) | |
Migrating: 2013_11_25_101308_add_warrantee_to_assets_table | |
Migrated: 2013_11_25_101308_add_warrantee_to_assets_table (62.53ms) | |
Migrating: 2013_11_25_104343_alter_warranty_column_on_assets | |
Migrated: 2013_11_25_104343_alter_warranty_column_on_assets (44.99ms) | |
Migrating: 2013_11_25_150450_drop_parent_from_categories | |
Migrated: 2013_11_25_150450_drop_parent_from_categories (133.23ms) | |
Migrating: 2013_11_25_151920_add_depreciate_to_assets | |
Migrated: 2013_11_25_151920_add_depreciate_to_assets (56.73ms) | |
Migrating: 2013_11_25_152903_add_depreciate_to_licenses_table | |
Migrated: 2013_11_25_152903_add_depreciate_to_licenses_table (159.63ms) | |
Migrating: 2013_11_26_211820_drop_license_from_assets_table | |
Migrated: 2013_11_26_211820_drop_license_from_assets_table (0.03ms) | |
Migrating: 2013_11_27_062510_add_note_to_asset_logs_table | |
Migrated: 2013_11_27_062510_add_note_to_asset_logs_table (113.01ms) | |
Migrating: 2013_12_01_113426_add_filename_to_asset_log | |
Migrated: 2013_12_01_113426_add_filename_to_asset_log (94.90ms) | |
Migrating: 2013_12_06_094618_add_nullable_to_licenses_table | |
Migrated: 2013_12_06_094618_add_nullable_to_licenses_table (352.11ms) | |
Migrating: 2013_12_10_084038_add_eol_on_models_table | |
Migrated: 2013_12_10_084038_add_eol_on_models_table (48.97ms) | |
Migrating: 2013_12_12_055218_add_manager_to_users_table | |
Migrated: 2013_12_12_055218_add_manager_to_users_table (33.25ms) | |
Migrating: 2014_01_28_031200_add_qr_code_to_settings_table | |
Migrated: 2014_01_28_031200_add_qr_code_to_settings_table (61.05ms) | |
Migrating: 2014_02_13_183016_add_qr_text_to_settings_table | |
Migrated: 2014_02_13_183016_add_qr_text_to_settings_table (51.45ms) | |
Migrating: 2014_05_24_093839_alter_default_license_depreciation_id | |
Migrated: 2014_05_24_093839_alter_default_license_depreciation_id (0.03ms) | |
Migrating: 2014_05_27_231658_alter_default_values_licenses | |
Migrated: 2014_05_27_231658_alter_default_values_licenses (0.03ms) | |
Migrating: 2014_06_19_191508_add_asset_name_to_settings | |
Migrated: 2014_06_19_191508_add_asset_name_to_settings (62.02ms) | |
Migrating: 2014_06_20_004847_make_asset_log_checkedout_to_nullable | |
Migrated: 2014_06_20_004847_make_asset_log_checkedout_to_nullable (0.03ms) | |
Migrating: 2014_06_20_005050_make_asset_log_purchasedate_to_nullable | |
Migrated: 2014_06_20_005050_make_asset_log_purchasedate_to_nullable (0.03ms) | |
Migrating: 2014_06_24_003011_add_suppliers | |
Migrated: 2014_06_24_003011_add_suppliers (88.61ms) | |
Migrating: 2014_06_24_010742_add_supplier_id_to_asset | |
Migrated: 2014_06_24_010742_add_supplier_id_to_asset (57.27ms) | |
Migrating: 2014_06_24_012839_add_zip_to_supplier | |
Migrated: 2014_06_24_012839_add_zip_to_supplier (57.27ms) | |
Migrating: 2014_06_24_033908_add_url_to_supplier | |
Migrated: 2014_06_24_033908_add_url_to_supplier (56.86ms) | |
Migrating: 2014_07_08_054116_add_employee_id_to_users | |
Migrated: 2014_07_08_054116_add_employee_id_to_users (65.24ms) | |
Migrating: 2014_07_09_134316_add_requestable_to_assets | |
Migrated: 2014_07_09_134316_add_requestable_to_assets (54.10ms) | |
Migrating: 2014_07_17_085822_add_asset_to_software | |
Migrated: 2014_07_17_085822_add_asset_to_software (56.88ms) | |
Migrating: 2014_07_17_161625_make_asset_id_in_logs_nullable | |
Migrated: 2014_07_17_161625_make_asset_id_in_logs_nullable (0.03ms) | |
Migrating: 2014_08_12_053504_alpha_0_4_2_release | |
Migrated: 2014_08_12_053504_alpha_0_4_2_release (0.11ms) | |
Migrating: 2014_08_17_083523_make_location_id_nullable | |
Migrated: 2014_08_17_083523_make_location_id_nullable (0.03ms) | |
Migrating: 2014_10_16_200626_add_rtd_location_to_assets | |
Migrated: 2014_10_16_200626_add_rtd_location_to_assets (135.61ms) | |
Migrating: 2014_10_24_000417_alter_supplier_state_to_32 | |
Migrated: 2014_10_24_000417_alter_supplier_state_to_32 (0.03ms) | |
Migrating: 2014_10_24_015641_add_display_checkout_date | |
Migrated: 2014_10_24_015641_add_display_checkout_date (81.25ms) | |
Migrating: 2014_10_28_222654_add_avatar_field_to_users_table | |
Migrated: 2014_10_28_222654_add_avatar_field_to_users_table (56.76ms) | |
Migrating: 2014_10_29_045924_add_image_field_to_models_table | |
Migrated: 2014_10_29_045924_add_image_field_to_models_table (55.83ms) | |
Migrating: 2014_11_01_214955_add_eol_display_to_settings | |
Migrated: 2014_11_01_214955_add_eol_display_to_settings (54.15ms) | |
Migrating: 2014_11_04_231416_update_group_field_for_reporting | |
Migrated: 2014_11_04_231416_update_group_field_for_reporting (10.56ms) | |
Migrating: 2014_11_05_212408_add_fields_to_licenses | |
Migrated: 2014_11_05_212408_add_fields_to_licenses (52.54ms) | |
Migrating: 2014_11_07_021042_add_image_to_supplier | |
Migrated: 2014_11_07_021042_add_image_to_supplier (49.21ms) | |
Migrating: 2014_11_20_203007_add_username_to_user | |
Migrated: 2014_11_20_203007_add_username_to_user (54.04ms) | |
Migrating: 2014_11_20_223947_add_auto_to_settings | |
Migrated: 2014_11_20_223947_add_auto_to_settings (53.07ms) | |
Migrating: 2014_11_20_224421_add_prefix_to_settings | |
Migrated: 2014_11_20_224421_add_prefix_to_settings (55.18ms) | |
Migrating: 2014_11_21_104401_change_licence_type | |
Migrated: 2014_11_21_104401_change_licence_type (0.03ms) | |
Migrating: 2014_12_09_082500_add_fields_maintained_term_to_licenses | |
Migrated: 2014_12_09_082500_add_fields_maintained_term_to_licenses (54.16ms) | |
Migrating: 2015_02_04_155757_increase_user_field_lengths | |
Migrated: 2015_02_04_155757_increase_user_field_lengths (0.03ms) | |
Migrating: 2015_02_07_013537_add_soft_deleted_to_log | |
Migrated: 2015_02_07_013537_add_soft_deleted_to_log (171.35ms) | |
Migrating: 2015_02_10_040958_fix_bad_assigned_to_ids | |
Migrated: 2015_02_10_040958_fix_bad_assigned_to_ids (92.08ms) | |
Migrating: 2015_02_10_053310_migrate_data_to_new_statuses | |
Migrated: 2015_02_10_053310_migrate_data_to_new_statuses (1.32ms) | |
Migrating: 2015_02_11_044104_migrate_make_license_assigned_null | |
Migrated: 2015_02_11_044104_migrate_make_license_assigned_null (0.52ms) | |
Migrating: 2015_02_11_104406_migrate_create_requests_table | |
Migrated: 2015_02_11_104406_migrate_create_requests_table (94.00ms) | |
Migrating: 2015_02_12_001312_add_mac_address_to_asset | |
Migrated: 2015_02_12_001312_add_mac_address_to_asset (115.37ms) | |
Migrating: 2015_02_12_024100_change_license_notes_type | |
Migrated: 2015_02_12_024100_change_license_notes_type (179.70ms) | |
Migrating: 2015_02_17_231020_add_localonly_to_settings | |
Migrated: 2015_02_17_231020_add_localonly_to_settings (50.78ms) | |
Migrating: 2015_02_19_222322_add_logo_and_colors_to_settings | |
Migrated: 2015_02_19_222322_add_logo_and_colors_to_settings (54.23ms) | |
Migrating: 2015_02_24_072043_add_alerts_to_settings | |
Migrated: 2015_02_24_072043_add_alerts_to_settings (50.59ms) | |
Migrating: 2015_02_25_022931_add_eula_fields | |
Migrated: 2015_02_25_022931_add_eula_fields (243.01ms) | |
Migrating: 2015_02_25_204513_add_accessories_table | |
Migrated: 2015_02_25_204513_add_accessories_table (204.47ms) | |
Migrating: 2015_02_26_091228_add_accessories_user_table | |
Migrated: 2015_02_26_091228_add_accessories_user_table (146.32ms) | |
Migrating: 2015_02_26_115128_add_deleted_at_models | |
Migrated: 2015_02_26_115128_add_deleted_at_models (55.85ms) | |
Migrating: 2015_02_26_233005_add_category_type | |
Migrated: 2015_02_26_233005_add_category_type (58.32ms) | |
Migrating: 2015_03_01_231912_update_accepted_at_to_acceptance_id | |
Migrated: 2015_03_01_231912_update_accepted_at_to_acceptance_id (56.06ms) | |
Migrating: 2015_03_05_011929_add_qr_type_to_settings | |
Migrated: 2015_03_05_011929_add_qr_type_to_settings (55.17ms) | |
Migrating: 2015_03_18_055327_add_note_to_user | |
Migrated: 2015_03_18_055327_add_note_to_user (57.99ms) | |
Migrating: 2015_04_29_234704_add_slack_to_settings | |
Migrated: 2015_04_29_234704_add_slack_to_settings (61.34ms) | |
Migrating: 2015_05_04_085151_add_parent_id_to_locations_table | |
Migrated: 2015_05_04_085151_add_parent_id_to_locations_table (55.40ms) | |
Migrating: 2015_05_22_124421_add_reassignable_to_licenses | |
Migrated: 2015_05_22_124421_add_reassignable_to_licenses (56.53ms) | |
Migrating: 2015_06_10_003314_fix_default_for_user_notes | |
Migrated: 2015_06_10_003314_fix_default_for_user_notes (0.03ms) | |
Migrating: 2015_06_10_003554_create_consumables | |
Migrated: 2015_06_10_003554_create_consumables (267.81ms) | |
Migrating: 2015_06_15_183253_move_email_to_username | |
Migrated: 2015_06_15_183253_move_email_to_username (0.50ms) | |
Migrating: 2015_06_23_070346_make_email_nullable | |
Migrated: 2015_06_23_070346_make_email_nullable (214.71ms) | |
Migrating: 2015_06_26_213716_create_asset_maintenances_table | |
Migrated: 2015_06_26_213716_create_asset_maintenances_table (89.27ms) | |
Migrating: 2015_07_04_212443_create_custom_fields_table | |
Migrated: 2015_07_04_212443_create_custom_fields_table (79.99ms) | |
Migrating: 2015_07_09_014359_add_currency_to_settings_and_locations | |
Migrated: 2015_07_09_014359_add_currency_to_settings_and_locations (117.86ms) | |
Migrating: 2015_07_21_122022_add_expected_checkin_date_to_asset_logs | |
Migrated: 2015_07_21_122022_add_expected_checkin_date_to_asset_logs (54.95ms) | |
Migrating: 2015_07_24_093845_add_checkin_email_to_category_table | |
Migrated: 2015_07_24_093845_add_checkin_email_to_category_table (91.65ms) | |
Migrating: 2015_07_25_055415_remove_email_unique_constraint | |
Migrated: 2015_07_25_055415_remove_email_unique_constraint (48.31ms) | |
Migrating: 2015_07_29_230054_add_thread_id_to_asset_logs_table | |
Migrated: 2015_07_29_230054_add_thread_id_to_asset_logs_table (0.03ms) | |
Migrating: 2015_07_31_015430_add_accepted_to_assets | |
Migrated: 2015_07_31_015430_add_accepted_to_assets (26.69ms) | |
Migrating: 2015_09_09_195301_add_custom_css_to_settings | |
Migrated: 2015_09_09_195301_add_custom_css_to_settings (60.22ms) | |
Migrating: 2015_09_21_235926_create_custom_field_custom_fieldset | |
Migrated: 2015_09_21_235926_create_custom_field_custom_fieldset (76.92ms) | |
Migrating: 2015_09_22_000104_create_custom_fieldsets | |
Migrated: 2015_09_22_000104_create_custom_fieldsets (76.26ms) | |
Migrating: 2015_09_22_003321_add_fieldset_id_to_assets | |
Migrated: 2015_09_22_003321_add_fieldset_id_to_assets (54.27ms) | |
Migrating: 2015_09_22_003413_migrate_mac_address | |
Migrated: 2015_09_22_003413_migrate_mac_address (131.94ms) | |
Migrating: 2015_09_28_003314_fix_default_purchase_order | |
Migrated: 2015_09_28_003314_fix_default_purchase_order (31.21ms) | |
Migrating: 2015_10_01_024551_add_accessory_consumable_price_info | |
Migrated: 2015_10_01_024551_add_accessory_consumable_price_info (112.27ms) | |
Migrating: 2015_10_12_192706_add_brand_to_settings | |
Migrated: 2015_10_12_192706_add_brand_to_settings (52.15ms) | |
Migrating: 2015_10_22_003314_fix_defaults_accessories | |
Migrated: 2015_10_22_003314_fix_defaults_accessories (80.03ms) | |
Migrating: 2015_10_23_182625_add_checkout_time_and_expected_checkout_date_to_assets | |
Migrated: 2015_10_23_182625_add_checkout_time_and_expected_checkout_date_to_assets (61.20ms) | |
Migrating: 2015_11_05_061015_create_companies_table | |
Migrated: 2015_11_05_061015_create_companies_table (165.87ms) | |
Migrating: 2015_11_05_061115_add_company_id_to_consumables_table | |
Migrated: 2015_11_05_061115_add_company_id_to_consumables_table (54.18ms) | |
Migrating: 2015_11_05_183749_image | |
Migrated: 2015_11_05_183749_image (126.66ms) | |
Migrating: 2015_11_06_092038_add_company_id_to_accessories_table | |
Migrated: 2015_11_06_092038_add_company_id_to_accessories_table (56.17ms) | |
Migrating: 2015_11_06_100045_add_company_id_to_users_table | |
Migrated: 2015_11_06_100045_add_company_id_to_users_table (55.14ms) | |
Migrating: 2015_11_06_134742_add_company_id_to_licenses_table | |
Migrated: 2015_11_06_134742_add_company_id_to_licenses_table (51.64ms) | |
Migrating: 2015_11_08_035832_add_company_id_to_assets_table | |
Migrated: 2015_11_08_035832_add_company_id_to_assets_table (53.82ms) | |
Migrating: 2015_11_08_222305_add_ldap_fields_to_settings | |
Migrated: 2015_11_08_222305_add_ldap_fields_to_settings (56.00ms) | |
Migrating: 2015_11_15_151803_add_full_multiple_companies_support_to_settings_table | |
Migrated: 2015_11_15_151803_add_full_multiple_companies_support_to_settings_table (57.53ms) | |
Migrating: 2015_11_26_195528_import_ldap_settings | |
Migrated: 2015_11_26_195528_import_ldap_settings (0.76ms) | |
Migrating: 2015_11_30_191504_remove_fk_company_id | |
Migrated: 2015_11_30_191504_remove_fk_company_id (0.04ms) | |
Migrating: 2015_12_21_193006_add_ldap_server_cert_ignore_to_settings_table | |
Migrated: 2015_12_21_193006_add_ldap_server_cert_ignore_to_settings_table (65.13ms) | |
Migrating: 2015_12_30_233509_add_timestamp_and_userId_to_custom_fields | |
Migrated: 2015_12_30_233509_add_timestamp_and_userId_to_custom_fields (55.34ms) | |
Migrating: 2015_12_30_233658_add_timestamp_and_userId_to_custom_fieldsets | |
Migrated: 2015_12_30_233658_add_timestamp_and_userId_to_custom_fieldsets (55.43ms) | |
Migrating: 2016_01_28_041048_add_notes_to_models | |
Migrated: 2016_01_28_041048_add_notes_to_models (188.66ms) | |
Migrating: 2016_02_19_070119_add_remember_token_to_users_table | |
Migrated: 2016_02_19_070119_add_remember_token_to_users_table (55.62ms) | |
Migrating: 2016_02_19_073625_create_password_resets_table | |
Migrated: 2016_02_19_073625_create_password_resets_table (211.48ms) | |
Migrating: 2016_03_02_193043_add_ldap_flag_to_users | |
Migrated: 2016_03_02_193043_add_ldap_flag_to_users (51.57ms) | |
Migrating: 2016_03_02_220517_update_ldap_filter_to_longer_field | |
Migrated: 2016_03_02_220517_update_ldap_filter_to_longer_field (183.07ms) | |
Migrating: 2016_03_08_225351_create_components_table | |
Migrated: 2016_03_08_225351_create_components_table (268.57ms) | |
Migrating: 2016_03_09_024038_add_min_stock_to_tables | |
Migrated: 2016_03_09_024038_add_min_stock_to_tables (172.80ms) | |
Migrating: 2016_03_10_133849_add_locale_to_users | |
Migrated: 2016_03_10_133849_add_locale_to_users (58.48ms) | |
Migrating: 2016_03_10_135519_add_locale_to_settings | |
Migrated: 2016_03_10_135519_add_locale_to_settings (52.71ms) | |
Migrating: 2016_03_11_185621_add_label_settings_to_settings | |
Migrated: 2016_03_11_185621_add_label_settings_to_settings (59.31ms) | |
Migrating: 2016_03_22_125911_fix_custom_fields_regexes | |
Migrated: 2016_03_22_125911_fix_custom_fields_regexes (16.32ms) | |
Migrating: 2016_04_28_141554_add_show_to_users | |
Migrated: 2016_04_28_141554_add_show_to_users (61.79ms) | |
Migrating: 2016_05_16_164733_add_model_mfg_to_consumable | |
Migrated: 2016_05_16_164733_add_model_mfg_to_consumable (56.45ms) | |
Migrating: 2016_05_19_180351_add_alt_barcode_settings | |
Migrated: 2016_05_19_180351_add_alt_barcode_settings (60.26ms) | |
Migrating: 2016_05_19_191146_add_alter_interval | |
Migrated: 2016_05_19_191146_add_alter_interval (54.13ms) | |
Migrating: 2016_05_19_192226_add_inventory_threshold | |
Migrated: 2016_05_19_192226_add_inventory_threshold (61.95ms) | |
Migrating: 2016_05_20_024859_remove_option_keys_from_settings_table | |
Migrated: 2016_05_20_024859_remove_option_keys_from_settings_table (180.46ms) | |
Migrating: 2016_05_20_143758_remove_option_value_from_settings_table | |
Migrated: 2016_05_20_143758_remove_option_value_from_settings_table (164.86ms) | |
Migrating: 2016_06_01_000001_create_oauth_auth_codes_table | |
Migrated: 2016_06_01_000001_create_oauth_auth_codes_table (313.44ms) | |
Migrating: 2016_06_01_000002_create_oauth_access_tokens_table | |
Migrated: 2016_06_01_000002_create_oauth_access_tokens_table (273.14ms) | |
Migrating: 2016_06_01_000003_create_oauth_refresh_tokens_table | |
Migrated: 2016_06_01_000003_create_oauth_refresh_tokens_table (203.84ms) | |
Migrating: 2016_06_01_000004_create_oauth_clients_table | |
Migrated: 2016_06_01_000004_create_oauth_clients_table (148.87ms) | |
Migrating: 2016_06_01_000005_create_oauth_personal_access_clients_table | |
Migrated: 2016_06_01_000005_create_oauth_personal_access_clients_table (79.57ms) | |
Migrating: 2016_06_01_140218_add_email_domain_and_format_to_settings | |
Migrated: 2016_06_01_140218_add_email_domain_and_format_to_settings (61.39ms) | |
Migrating: 2016_06_22_160725_add_user_id_to_maintenances | |
Migrated: 2016_06_22_160725_add_user_id_to_maintenances (58.05ms) | |
Migrating: 2016_07_13_150015_add_is_ad_to_settings | |
Migrated: 2016_07_13_150015_add_is_ad_to_settings (60.41ms) | |
Migrating: 2016_07_14_153609_add_ad_domain_to_settings | |
Migrated: 2016_07_14_153609_add_ad_domain_to_settings (58.21ms) | |
Migrating: 2016_07_22_003348_fix_custom_fields_regex_stuff | |
Migrated: 2016_07_22_003348_fix_custom_fields_regex_stuff (0.72ms) | |
Migrating: 2016_07_22_054850_one_more_mac_addr_fix | |
Migrated: 2016_07_22_054850_one_more_mac_addr_fix (14.59ms) | |
Migrating: 2016_07_22_143045_add_port_to_ldap_settings | |
Migrated: 2016_07_22_143045_add_port_to_ldap_settings (61.47ms) | |
Migrating: 2016_07_22_153432_add_tls_to_ldap_settings | |
Migrated: 2016_07_22_153432_add_tls_to_ldap_settings (57.59ms) | |
Migrating: 2016_07_27_211034_add_zerofill_to_settings | |
Migrated: 2016_07_27_211034_add_zerofill_to_settings (63.87ms) | |
Migrating: 2016_08_02_124944_add_color_to_statuslabel | |
Migrated: 2016_08_02_124944_add_color_to_statuslabel (54.98ms) | |
Migrating: 2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings | |
Migrated: 2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings (93.14ms) | |
Migrating: 2016_08_09_002225_add_manufacturer_to_licenses | |
Migrated: 2016_08_09_002225_add_manufacturer_to_licenses (54.91ms) | |
Migrating: 2016_08_12_121613_add_manufacturer_to_accessories_table | |
Migrated: 2016_08_12_121613_add_manufacturer_to_accessories_table (47.69ms) | |
Migrating: 2016_08_23_143353_add_new_fields_to_custom_fields | |
Migrated: 2016_08_23_143353_add_new_fields_to_custom_fields (57.27ms) | |
Migrating: 2016_08_23_145619_add_show_in_nav_to_status_labels | |
Migrated: 2016_08_23_145619_add_show_in_nav_to_status_labels (54.18ms) | |
Migrating: 2016_08_30_084634_make_purchase_cost_nullable | |
Migrated: 2016_08_30_084634_make_purchase_cost_nullable (30.13ms) | |
Migrating: 2016_09_01_141051_add_requestable_to_asset_model | |
Migrated: 2016_09_01_141051_add_requestable_to_asset_model (53.84ms) | |
Migrating: 2016_09_02_001448_create_checkout_requests_table | |
Migrated: 2016_09_02_001448_create_checkout_requests_table (127.83ms) | |
Migrating: 2016_09_04_180400_create_actionlog_table | |
Migrated: 2016_09_04_180400_create_actionlog_table (161.28ms) | |
Migrating: 2016_09_04_182149_migrate_asset_log_to_action_log | |
Migrated: 2016_09_04_182149_migrate_asset_log_to_action_log (0.51ms) | |
Migrating: 2016_09_19_235935_fix_fieldtype_for_target_type | |
Migrated: 2016_09_19_235935_fix_fieldtype_for_target_type (43.25ms) | |
Migrating: 2016_09_23_140722_fix_modelno_in_consumables_to_string | |
Migrated: 2016_09_23_140722_fix_modelno_in_consumables_to_string (217.29ms) | |
Migrating: 2016_09_28_231359_add_company_to_logs | |
Migrated: 2016_09_28_231359_add_company_to_logs (67.78ms) | |
Migrating: 2016_10_14_130709_fix_order_number_to_varchar | |
Migrated: 2016_10_14_130709_fix_order_number_to_varchar (208.89ms) | |
Migrating: 2016_10_16_015024_rename_modelno_to_model_number | |
Migrated: 2016_10_16_015024_rename_modelno_to_model_number (34.24ms) | |
Migrating: 2016_10_16_015211_rename_consumable_modelno_to_model_number | |
Migrated: 2016_10_16_015211_rename_consumable_modelno_to_model_number (32.17ms) | |
Migrating: 2016_10_16_143235_rename_model_note_to_notes | |
Migrated: 2016_10_16_143235_rename_model_note_to_notes (35.13ms) | |
Migrating: 2016_10_16_165052_rename_component_total_qty_to_qty | |
Migrated: 2016_10_16_165052_rename_component_total_qty_to_qty (31.82ms) | |
Migrating: 2016_10_19_145520_fix_order_number_in_components_to_string | |
Migrated: 2016_10_19_145520_fix_order_number_in_components_to_string (29.86ms) | |
Migrating: 2016_10_27_151715_add_serial_to_components | |
Migrated: 2016_10_27_151715_add_serial_to_components (60.34ms) | |
Migrating: 2016_10_27_213251_increase_serial_field_capacity | |
Migrated: 2016_10_27_213251_increase_serial_field_capacity (30.05ms) | |
Migrating: 2016_10_29_002724_enable_2fa_fields | |
Migrated: 2016_10_29_002724_enable_2fa_fields (116.12ms) | |
Migrating: 2016_10_29_082408_add_signature_to_acceptance | |
Migrated: 2016_10_29_082408_add_signature_to_acceptance (124.42ms) | |
Migrating: 2016_11_01_030818_fix_forgotten_filename_in_action_logs | |
Migrated: 2016_11_01_030818_fix_forgotten_filename_in_action_logs (0.62ms) | |
Migrating: 2016_11_13_020954_rename_component_serial_number_to_serial | |
Migrated: 2016_11_13_020954_rename_component_serial_number_to_serial (39.75ms) | |
Migrating: 2016_11_16_172119_increase_purchase_cost_size | |
Migrated: 2016_11_16_172119_increase_purchase_cost_size (1,227.08ms) | |
Migrating: 2016_11_17_161317_longer_state_field_in_location | |
Migrated: 2016_11_17_161317_longer_state_field_in_location (42.92ms) | |
Migrating: 2016_11_17_193706_add_model_number_to_accessories | |
Migrated: 2016_11_17_193706_add_model_number_to_accessories (50.08ms) | |
Migrating: 2016_11_24_160405_add_missing_target_type_to_logs_table | |
Migrated: 2016_11_24_160405_add_missing_target_type_to_logs_table (0.55ms) | |
Migrating: 2016_12_07_173720_increase_size_of_state_in_suppliers | |
Migrated: 2016_12_07_173720_increase_size_of_state_in_suppliers (35.44ms) | |
Migrating: 2016_12_19_004212_adjust_locale_length_to_10 | |
Migrated: 2016_12_19_004212_adjust_locale_length_to_10 (32.34ms) | |
Migrating: 2016_12_19_133936_extend_phone_lengths_in_supplier_and_elsewhere | |
Migrated: 2016_12_19_133936_extend_phone_lengths_in_supplier_and_elsewhere (31.87ms) | |
Migrating: 2016_12_27_212631_make_asset_assigned_to_polymorphic | |
Migrated: 2016_12_27_212631_make_asset_assigned_to_polymorphic (36.55ms) | |
Migrating: 2017_01_09_040429_create_locations_ldap_query_field | |
Migrated: 2017_01_09_040429_create_locations_ldap_query_field (25.15ms) | |
Migrating: 2017_01_14_002418_create_imports_table | |
Migrated: 2017_01_14_002418_create_imports_table (80.78ms) | |
Migrating: 2017_01_25_063357_fix_utf8_custom_field_column_names | |
Migrated: 2017_01_25_063357_fix_utf8_custom_field_column_names (115.55ms) | |
Migrating: 2017_03_03_154632_add_time_date_display_to_settings | |
Migrated: 2017_03_03_154632_add_time_date_display_to_settings (79.36ms) | |
Migrating: 2017_03_10_210807_add_fields_to_manufacturer | |
Migrated: 2017_03_10_210807_add_fields_to_manufacturer (57.88ms) | |
Migrating: 2017_05_08_195520_increase_size_of_field_values_in_custom_fields | |
Migrated: 2017_05_08_195520_increase_size_of_field_values_in_custom_fields (202.09ms) | |
Migrating: 2017_05_22_204422_create_departments | |
Migrated: 2017_05_22_204422_create_departments (137.46ms) | |
Migrating: 2017_05_22_233509_add_manager_to_locations_table | |
Migrated: 2017_05_22_233509_add_manager_to_locations_table (49.47ms) | |
Migrating: 2017_06_14_122059_add_next_autoincrement_to_settings | |
Migrated: 2017_06_14_122059_add_next_autoincrement_to_settings (61.81ms) | |
Migrating: 2017_06_18_151753_add_header_and_first_row_to_importer_table | |
Migrated: 2017_06_18_151753_add_header_and_first_row_to_importer_table (52.91ms) | |
Migrating: 2017_07_07_191533_add_login_text | |
Migrated: 2017_07_07_191533_add_login_text (57.70ms) | |
Migrating: 2017_07_25_130710_add_thumbsize_to_settings | |
Migrated: 2017_07_25_130710_add_thumbsize_to_settings (55.98ms) | |
Migrating: 2017_08_03_160105_set_asset_archived_to_zero_default | |
Migrated: 2017_08_03_160105_set_asset_archived_to_zero_default (27.52ms) | |
Migrating: 2017_08_22_180636_add_secure_password_options | |
Migrated: 2017_08_22_180636_add_secure_password_options (63.08ms) | |
Migrating: 2017_08_25_074822_add_auditing_tables | |
Migrated: 2017_08_25_074822_add_auditing_tables (99.92ms) | |
Migrating: 2017_08_25_101435_add_auditing_to_settings | |
Migrated: 2017_08_25_101435_add_auditing_to_settings (91.05ms) | |
Migrating: 2017_09_18_225619_fix_assigned_type_not_being_nulled | |
Migrated: 2017_09_18_225619_fix_assigned_type_not_being_nulled (1.23ms) | |
Migrating: 2017_10_03_015503_drop_foreign_keys | |
Migrated: 2017_10_03_015503_drop_foreign_keys (2.37ms) | |
Migrating: 2017_10_10_123504_allow_nullable_depreciation_id_in_models | |
Migrated: 2017_10_10_123504_allow_nullable_depreciation_id_in_models (56.04ms) | |
Migrating: 2017_10_17_133709_add_display_url_to_settings | |
Migrated: 2017_10_17_133709_add_display_url_to_settings (56.88ms) | |
Migrating: 2017_10_19_120002_add_custom_forgot_password_url | |
Migrated: 2017_10_19_120002_add_custom_forgot_password_url (68.14ms) | |
Migrating: 2017_10_19_130406_add_image_and_supplier_to_accessories | |
Migrated: 2017_10_19_130406_add_image_and_supplier_to_accessories (52.13ms) | |
Migrating: 2017_10_20_234129_add_location_indices_to_assets | |
Migrated: 2017_10_20_234129_add_location_indices_to_assets (123.74ms) | |
Migrating: 2017_10_25_202930_add_images_uploads_to_locations_manufacturers_etc | |
Migrated: 2017_10_25_202930_add_images_uploads_to_locations_manufacturers_etc (432.83ms) | |
Migrating: 2017_10_27_180947_denorm_asset_locations | |
Migrated: 2017_10_27_180947_denorm_asset_locations (96.03ms) | |
Migrating: 2017_10_27_192423_migrate_denormed_asset_locations | |
Migrated: 2017_10_27_192423_migrate_denormed_asset_locations (5.82ms) | |
Migrating: 2017_10_30_182938_add_address_to_user | |
Migrated: 2017_10_30_182938_add_address_to_user (55.13ms) | |
Migrating: 2017_11_08_025918_add_alert_menu_setting | |
Migrated: 2017_11_08_025918_add_alert_menu_setting (57.78ms) | |
Migrating: 2017_11_08_123942_labels_display_company_name | |
Migrated: 2017_11_08_123942_labels_display_company_name (56.90ms) | |
Migrating: 2017_12_12_010457_normalize_asset_last_audit_date | |
Migrated: 2017_12_12_010457_normalize_asset_last_audit_date (160.57ms) | |
Migrating: 2017_12_12_033618_add_actionlog_meta | |
Migrated: 2017_12_12_033618_add_actionlog_meta (55.07ms) | |
Migrating: 2017_12_26_170856_re_normalize_last_audit | |
Migrated: 2017_12_26_170856_re_normalize_last_audit (1.70ms) | |
Migrating: 2018_01_17_184354_add_archived_in_list_setting | |
Migrated: 2018_01_17_184354_add_archived_in_list_setting (54.01ms) | |
Migrating: 2018_01_19_203121_add_dashboard_message_to_settings | |
Migrated: 2018_01_19_203121_add_dashboard_message_to_settings (55.12ms) | |
Migrating: 2018_01_24_062633_add_footer_settings_to_settings | |
Migrated: 2018_01_24_062633_add_footer_settings_to_settings (57.12ms) | |
Migrating: 2018_01_24_093426_add_modellist_preferenc | |
Migrated: 2018_01_24_093426_add_modellist_preferenc (65.79ms) | |
Migrating: 2018_02_22_160436_add_remote_user_settings | |
Migrated: 2018_02_22_160436_add_remote_user_settings (125.11ms) | |
Migrating: 2018_03_03_011032_add_theme_to_settings | |
Migrated: 2018_03_03_011032_add_theme_to_settings (180.56ms) | |
Migrating: 2018_03_06_054937_add_default_flag_on_statuslabels | |
Migrated: 2018_03_06_054937_add_default_flag_on_statuslabels (54.43ms) | |
Migrating: 2018_03_23_212048_add_display_in_email_to_custom_fields | |
Migrated: 2018_03_23_212048_add_display_in_email_to_custom_fields (62.51ms) | |
Migrating: 2018_03_24_030738_add_show_images_in_email_setting | |
Migrated: 2018_03_24_030738_add_show_images_in_email_setting (67.41ms) | |
Migrating: 2018_03_24_050108_add_cc_alerts | |
Migrated: 2018_03_24_050108_add_cc_alerts (75.09ms) | |
Migrating: 2018_03_29_053618_add_canceled_at_and_fulfilled_at_in_requests | |
Migrated: 2018_03_29_053618_add_canceled_at_and_fulfilled_at_in_requests (63.96ms) | |
Migrating: 2018_03_29_070121_add_drop_unique_requests | |
Migrated: 2018_03_29_070121_add_drop_unique_requests (49.18ms) | |
Migrating: 2018_03_29_070511_add_new_index_requestable | |
Migrated: 2018_03_29_070511_add_new_index_requestable (51.75ms) | |
Migrating: 2018_04_02_150700_labels_display_model_name | |
Migrated: 2018_04_02_150700_labels_display_model_name (61.96ms) | |
Migrating: 2018_04_16_133902_create_custom_field_default_values_table | |
Migrated: 2018_04_16_133902_create_custom_field_default_values_table (152.15ms) | |
Migrating: 2018_05_04_073223_add_category_to_licenses | |
Migrated: 2018_05_04_073223_add_category_to_licenses (76.29ms) | |
Migrating: 2018_05_04_075235_add_update_license_category | |
Migrated: 2018_05_04_075235_add_update_license_category (17.53ms) | |
Migrating: 2018_05_08_031515_add_gdpr_privacy_footer | |
Migrated: 2018_05_08_031515_add_gdpr_privacy_footer (65.29ms) | |
Migrating: 2018_05_14_215229_add_indexes | |
Migrated: 2018_05_14_215229_add_indexes (250.98ms) | |
Migrating: 2018_05_14_223646_add_indexes_to_assets | |
Migrated: 2018_05_14_223646_add_indexes_to_assets (743.85ms) | |
Migrating: 2018_05_14_233638_denorm_counters_on_assets | |
Migrated: 2018_05_14_233638_denorm_counters_on_assets (66.64ms) | |
Migrating: 2018_05_16_153409_add_first_counter_totals_to_assets | |
Migrated: 2018_05_16_153409_add_first_counter_totals_to_assets (2.18ms) | |
Migrating: 2018_06_21_134622_add_version_footer | |
Migrated: 2018_06_21_134622_add_version_footer (60.60ms) | |
Migrating: 2018_07_05_215440_add_unique_serial_option_to_settings | |
Migrated: 2018_07_05_215440_add_unique_serial_option_to_settings (55.03ms) | |
Migrating: 2018_07_17_005911_create_login_attempts_table | |
Migrated: 2018_07_17_005911_create_login_attempts_table (89.80ms) | |
Migrating: 2018_07_24_154348_add_logo_to_print_assets | |
Migrated: 2018_07_24_154348_add_logo_to_print_assets (66.64ms) | |
Migrating: 2018_07_28_023826_create_checkout_acceptances_table | |
Migrated: 2018_07_28_023826_create_checkout_acceptances_table (134.55ms) | |
Migrating: 2018_08_20_204842_add_depreciation_option_to_settings | |
Migrated: 2018_08_20_204842_add_depreciation_option_to_settings (64.76ms) | |
Migrating: 2018_09_10_082212_create_checkout_acceptances_for_unaccepted_assets | |
Migrated: 2018_09_10_082212_create_checkout_acceptances_for_unaccepted_assets (0.95ms) | |
Migrating: 2018_10_18_191228_add_kits_licenses_table | |
Migrated: 2018_10_18_191228_add_kits_licenses_table (148.38ms) | |
Migrating: 2018_10_19_153910_add_kits_table | |
Migrated: 2018_10_19_153910_add_kits_table (127.09ms) | |
Migrating: 2018_10_19_154013_add_kits_models_table | |
Migrated: 2018_10_19_154013_add_kits_models_table (88.40ms) | |
Migrating: 2018_12_05_211936_add_favicon_to_settings | |
Migrated: 2018_12_05_211936_add_favicon_to_settings (66.85ms) | |
Migrating: 2018_12_05_212119_add_email_logo_to_settings | |
Migrated: 2018_12_05_212119_add_email_logo_to_settings (67.16ms) | |
Migrating: 2019_02_07_185953_add_kits_consumables_table | |
Migrated: 2019_02_07_185953_add_kits_consumables_table (89.30ms) | |
Migrating: 2019_02_07_190030_add_kits_accessories_table | |
Migrated: 2019_02_07_190030_add_kits_accessories_table (78.01ms) | |
Migrating: 2019_02_12_182750_add_actiondate_to_actionlog | |
Migrated: 2019_02_12_182750_add_actiondate_to_actionlog (60.92ms) | |
Migrating: 2019_02_14_154310_change_auto_increment_prefix_to_nullable | |
Migrated: 2019_02_14_154310_change_auto_increment_prefix_to_nullable (36.71ms) | |
Migrating: 2019_02_16_143518_auto_increment_back_to_string | |
Migrated: 2019_02_16_143518_auto_increment_back_to_string (51.69ms) | |
Migrating: 2019_02_17_205048_add_label_logo_to_settings | |
Migrated: 2019_02_17_205048_add_label_logo_to_settings (118.55ms) | |
Migrating: 2019_02_20_234421_make_serial_nullable | |
Migrated: 2019_02_20_234421_make_serial_nullable (47.08ms) | |
Migrating: 2019_02_21_224703_make_fields_nullable_for_integrity | |
Migrated: 2019_02_21_224703_make_fields_nullable_for_integrity (411.66ms) | |
Migrating: 2019_04_06_060145_add_user_skin_setting | |
Migrated: 2019_04_06_060145_add_user_skin_setting (60.76ms) | |
Migrating: 2019_04_06_205355_add_setting_allow_user_skin | |
Migrated: 2019_04_06_205355_add_setting_allow_user_skin (60.23ms) | |
Migrating: 2019_06_12_184327_rename_groups_table | |
Migrated: 2019_06_12_184327_rename_groups_table (1.21ms) | |
Migrating: 2019_07_23_140906_add_show_assigned_assets_to_settings | |
Migrated: 2019_07_23_140906_add_show_assigned_assets_to_settings (68.76ms) | |
Migrating: 2019_08_20_084049_add_custom_remote_user_header | |
Migrated: 2019_08_20_084049_add_custom_remote_user_header (86.00ms) | |
Migrating: 2019_12_04_223111_passport_upgrade | |
Migrated: 2019_12_04_223111_passport_upgrade (46.58ms) | |
Migrating: 2020_02_04_172100_add_ad_append_domain_settings | |
Migrated: 2020_02_04_172100_add_ad_append_domain_settings (321.26ms) | |
Migrating: 2020_04_29_222305_add_saml_fields_to_settings | |
Migrated: 2020_04_29_222305_add_saml_fields_to_settings (77.66ms) | |
Migrating: 2020_08_11_200712_add_saml_key_rollover | |
Migrated: 2020_08_11_200712_add_saml_key_rollover (67.18ms) | |
Migrating: 2020_10_22_233743_move_accessory_checkout_note_to_join_table | |
Migrated: 2020_10_22_233743_move_accessory_checkout_note_to_join_table (61.83ms) | |
Migrating: 2020_10_23_161736_fix_zero_values_for_locations | |
Migrated: 2020_10_23_161736_fix_zero_values_for_locations (2.55ms) | |
Migrating: 2020_11_18_214827_widen_license_serial_field | |
Migrated: 2020_11_18_214827_widen_license_serial_field (197.03ms) | |
Migrating: 2020_12_14_233815_add_digit_separator_to_settings | |
Migrated: 2020_12_14_233815_add_digit_separator_to_settings (144.02ms) | |
Migrating: 2020_12_18_090026_swap_target_type_index_order | |
Migrated: 2020_12_18_090026_swap_target_type_index_order (154.60ms) | |
Migrating: 2020_12_21_153235_update_min_password | |
Migrated: 2020_12_21_153235_update_min_password (0.75ms) | |
Migrating: 2020_12_21_210105_fix_bad_ldap_server_url_for_v5 | |
Migrated: 2020_12_21_210105_fix_bad_ldap_server_url_for_v5 (1.11ms) | |
Migrating: 2021_02_05_172502_add_provider_to_oauth_table | |
Migrated: 2021_02_05_172502_add_provider_to_oauth_table (142.20ms) | |
Migrating: 2021_03_18_184102_adds_several_ldap_fields | |
Migrated: 2021_03_18_184102_adds_several_ldap_fields (144.37ms) | |
Migrating: 2021_04_07_001811_add_ldap_dept | |
Migrated: 2021_04_07_001811_add_ldap_dept (149.22ms) | |
Migrating: 2021_04_14_180125_add_ids_to_tables | |
Migrated: 2021_04_14_180125_add_ids_to_tables (302.83ms) | |
Migrating: 2021_06_07_155421_add_serial_number_indexes | |
Migrated: 2021_06_07_155421_add_serial_number_indexes (129.34ms) | |
Migrating: 2021_06_07_155436_add_company_id_indexes | |
Migrated: 2021_06_07_155436_add_company_id_indexes (521.40ms) | |
Migrating: 2021_07_28_031345_add_client_side_l_d_a_p_cert_to_settings | |
Migrated: 2021_07_28_031345_add_client_side_l_d_a_p_cert_to_settings (73.44ms) | |
Migrating: 2021_07_28_040554_add_client_side_l_d_a_p_key_to_settings | |
Migrated: 2021_07_28_040554_add_client_side_l_d_a_p_key_to_settings (115.78ms) | |
Migrating: 2021_08_11_005206_add_depreciation_minimum_value | |
Migrated: 2021_08_11_005206_add_depreciation_minimum_value (252.30ms) | |
Migrating: 2021_08_24_124354_make_ldap_client_certs_nullable | |
Migrated: 2021_08_24_124354_make_ldap_client_certs_nullable (42.04ms) | |
Migrating: 2021_09_20_183216_change_default_label_to_nullable | |
Migrated: 2021_09_20_183216_change_default_label_to_nullable (40.99ms) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment