Archived
1
0
Fork 0
This repository has been archived on 2026-06-16. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
heritage-wow/database/migrations
2021-07-21 17:49:10 +02:00
..
0000_00_00_000000_base.php initial commit 2021-06-28 17:33:29 +01:00
2021_06_29_182934_drop_unique_for_external_id_on_item_table.php Migration: 2021_06_29_182934_drop_unique_for_external_id_on_item_table.php 2021-06-29 18:38:30 +02:00
2021_06_30_151820_add_discord_id_to_user_table.php db: 2021_06_30_151820_add_discord_id_to_user_table.php 2021-06-30 15:33:00 +02:00
2021_06_30_152519_set_nullable_password.php db: 2021_06_30_152519_set_nullable_password.php 2021-06-30 15:33:11 +02:00
2021_07_07_154223_add_spell_table.php Migration: 2021_07_07_154223_add_spell_table.php 2021-07-07 16:16:53 +02:00
2021_07_07_154816_add_spell_id_to_recipes.php Migration: 2021_07_07_154816_add_spell_id_to_recipes.php 2021-07-08 20:30:52 +02:00
2021_07_07_155535_allow_null_for_item_id_in_recipes_table.php Migration: 2021_07_07_155535_allow_null_for_item_id_in_recipes_table.php 2021-07-08 20:30:52 +02:00
2021_07_09_184132_fix_duplicate_recipies.php Migration: 2021_07_09_184132_fix_duplicate_recipies.php 2021-07-09 18:51:25 +02:00
2021_07_11_152906_add_specialization_relationship_to_character_professions_table.php Migration: 2021_07_11_152906_add_specialization_relationship_to_character_professions_table.php 2021-07-11 15:30:54 +02:00
2021_07_13_181438_add_softdelete_to_users_table.php app/Models/User.php: Add soft deletes. 2021-07-13 18:25:09 +02:00
2021_07_13_181945_add_softdelete_to_characters_table.php app/Models/Character.php: Add soft deletes. 2021-07-13 18:25:31 +02:00
2021_07_21_173416_add_character_id_to_users_table.php Migration: 2021_07_21_173416_add_character_id_to_users_table.php 2021-07-21 17:49:10 +02:00