.. |
2014_10_12_000000_create_users_table.php
|
Add support for meals customization (#15)
|
2021-05-30 13:11:58 -07: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
|
Change Food `serving_size` to `decimal` and refresh migrations
|
2021-04-20 10:20:17 -07:00 |
2020_12_21_215932_create_recipes_table.php
|
Change Food `serving_size` to `decimal` and refresh migrations
|
2021-04-20 10:20:17 -07: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 support for meals customization (#15)
|
2021-05-30 13:11:58 -07: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
|
Enforce larger decimal format for ingredient amount column
|
2021-04-10 14:20:11 -07: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
|
Reset migrations
|
2021-05-15 21:40:53 -07:00 |
2021_03_11_193303_create_media_table.php
|
Add migration down for media table
|
2021-04-08 05:59:51 -07:00 |
2021_03_26_052715_create_recipe_separators_table.php
|
Add ingredient separators (#10)
|
2021-03-26 08:58:37 -07:00 |
2021_05_15_082223_create_journal_dates_table.php
|
Create JournalDate model for setting per-date goals
|
2021-05-15 21:40:53 -07:00 |
2021_10_31_193051_fix_decimal_fields_precision.php
|
Expand size of decimal fields
|
2021-10-31 19:38:27 -07:00 |
2021_11_08_203226_add_api_token_to_users_table.php
|
Add API key to profile output
|
2021-11-08 20:55:00 -08:00 |