tissue/database/migrations
shibafu f715e7feee add migration and model 2020-08-10 20:38:38 +09:00
..
2014_10_12_000000_create_users_table.php Reformat 2019-01-15 00:05:01 +09:00
2014_10_12_100000_create_password_resets_table.php Reformat 2019-01-15 00:05:01 +09:00
2017_07_18_142028_create_ejaculations_table.php Reformat 2019-01-15 00:05:01 +09:00
2017_11_03_182707_create_information_table.php Reformat 2019-01-15 00:05:01 +09:00
2018_01_04_230948_add_link_to_ejaculations.php Reformat 2019-01-15 00:05:01 +09:00
2018_01_08_075844_create_tags_table.php Reformat 2019-01-15 00:05:01 +09:00
2018_06_07_225520_create_metadata_table.php Reformat 2019-01-15 00:05:01 +09:00
2018_06_08_014226_recreate_metadata_table.php Reformat 2019-01-15 00:05:01 +09:00
2019_01_13_224305_change_link_on_ejaculations.php Reformat 2019-01-15 00:05:01 +09:00
2019_01_15_143800_add_expires_on_metadata.php Reformat time! 2019-01-19 03:02:37 +09:00
2019_02_06_235832_add_bio_and_url_to_users.php fix style 2019-03-03 00:29:43 +09:00
2019_02_11_140657_add_is_admin_to_users.php fix style 2019-03-14 00:10:09 +09:00
2019_03_26_224641_create_likes_table.php fix style 2019-04-06 00:28:44 +09:00
2019_04_09_224506_add_private_likes_to_users.php いいね秘匿用のフラグ users.private_likes の追加 2019-04-09 23:09:59 +09:00
2019_04_29_111019_create_metadata_tag_table.php Metadata - Tags の多対多リレーション追加 2019-04-29 11:40:17 +09:00
2019_09_07_164200_add_is_too_sensitive_to_ejaculations.php チェックインに対してセンシティブフラグを付与可能とする対応を実施 2019-09-07 19:57:44 +09:00
2019_11_14_003449_create_deactivated_users_table.php アカウント削除画面の追加 2019-11-16 00:26:38 +09:00
2020_02_17_085327_add_source_to_ejaculations.php チェックインデータがCSVで投入されたことを記録できるようにした 2020-02-18 02:03:49 +09:00
2020_02_22_164304_add_unique_constraint_to_tag_relations.php add unique constraints 2020-02-22 16:46:15 +09:00
2020_05_16_165243_make_primary_key_on_metadata.php metadata.urlをPKに、tags.nameをUNIQUEに設定 2020-05-16 17:01:14 +09:00
2020_05_16_165705_add_unique_constraint_to_tags.php metadata.urlをPKに、tags.nameをUNIQUEに設定 2020-05-16 17:01:14 +09:00
2020_05_24_193301_make_non_nullable_source_on_ejaculations.php ejaculations.sourceはNULL非許容にする 2020-05-24 19:39:24 +09:00
2020_07_30_221302_add_normalized_name_to_tags.php tags.normalized_name 2020-07-30 22:42:10 +09:00
2020_08_10_114944_add_error_data_to_metadata.php Add metadata error attrs migration 2020-08-10 12:25:00 +09:00
2020_08_10_203123_create_content_providers_table.php add migration and model 2020-08-10 20:38:38 +09:00