kcal/database/migrations
Christopher C. Wells be9c45a414 Replace recipe active time with cook time 2021-03-13 13:51:37 -08:00
..
2014_10_12_000000_create_users_table.php Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
2014_10_12_100000_create_password_resets_table.php Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
2019_08_19_000000_create_failed_jobs_table.php Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
2020_12_21_214128_create_foods_table.php Remove development migrations 2021-02-19 09:14:26 -08:00
2020_12_21_215932_create_recipes_table.php Replace recipe active time with cook time 2021-03-13 13:51:37 -08:00
2020_12_22_051133_create_recipe_steps_table.php Add constraints and indexes to existing tables 2021-02-19 09:02:58 -08:00
2020_12_31_180016_create_journal_entries_table.php Add constraints and indexes to existing tables 2021-02-19 09:02:58 -08:00
2021_01_01_170724_create_journalables_table.php Add constraints and indexes to existing tables 2021-02-19 09:02:58 -08:00
2021_01_22_212856_create_ingredient_amounts_table.php Add constraints and indexes to existing tables 2021-02-19 09:02:58 -08:00
2021_01_23_191532_create_tag_tables.php Add tagging support to foods and recipes 2021-01-23 19:58:03 -08:00
2021_02_13_052427_create_goals_table.php Add goals support (#4) 2021-02-15 14:19:53 -08:00
2021_03_06_090902_add_times_to_recipes.php Add recipe time fields (WIP) 2021-03-06 09:30:15 -08:00
2021_03_08_052009_add_description_delta_to_recipes.php Refactor Quill handling as a separate database column 2021-03-08 08:40:36 -08:00
2021_03_11_193303_create_media_table.php Add initial recipe image support 2021-03-12 20:48:08 -08:00
2021_03_13_134359_replace_active_time_with_cook_time_in_recipes.php Replace recipe active time with cook time 2021-03-13 13:51:37 -08:00