1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
7ddb89069d Merge branch 'description' 2022-11-17 22:33:47 +01:00
3b5b2e3b09 Migration: 2021_07_08_134818_add_description_column_to_recipes_table.php 2022-11-17 22:14:23 +01:00
e2fe666fc7 Migration: 2021_07_21_173416_add_character_id_to_users_table.php 2021-07-21 17:49:10 +02:00
c806f54ea2 app/Models/Character.php: Add soft deletes. 2021-07-13 18:25:31 +02:00
94a4d3994f app/Models/User.php: Add soft deletes. 2021-07-13 18:25:09 +02:00
5314028388 Migration: 2021_07_11_152906_add_specialization_relationship_to_character_professions_table.php 2021-07-11 15:30:54 +02:00
e9bc456bde Migration: 2021_07_09_184132_fix_duplicate_recipies.php 2021-07-09 18:51:25 +02:00
b7ccc4a657 Migration: 2021_07_07_155535_allow_null_for_item_id_in_recipes_table.php 2021-07-08 20:30:52 +02:00
8038a538dc Migration: 2021_07_07_154816_add_spell_id_to_recipes.php 2021-07-08 20:30:52 +02:00
8eaf836d4a Migration: 2021_07_07_154223_add_spell_table.php 2021-07-07 16:16:53 +02:00
910a8309b7 db: 2021_06_30_152519_set_nullable_password.php 2021-06-30 15:33:11 +02:00
9f1ac13ffd db: 2021_06_30_151820_add_discord_id_to_user_table.php 2021-06-30 15:33:00 +02:00
8f6691b1fe Migration: 2021_06_29_182934_drop_unique_for_external_id_on_item_table.php 2021-06-29 18:38:30 +02:00
1e1aa7d461 initial commit 2021-06-28 17:33:29 +01:00