framework/extensions/mentions/migrations
Rafael Horvat 776f9bf132
feat: add automatic created/updated timestamps for various tables (#3435)
Adds timestamps for various tables:

- groups
- group_user
- group_permission
- tags
- discussion_tag
- post_mentions_post
- post_mentions_user
2022-06-07 20:35:27 +01:00
..
2015_05_11_000000_create_mentions_posts_table.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2015_05_11_000000_create_mentions_users_table.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102000_rename_mentions_posts_to_post_mentions_post.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102100_rename_mentions_users_to_post_mentions_user.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102200_change_post_mentions_post_rename_mentions_id_to_mentions_post_id.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102300_change_post_mentions_post_add_foreign_keys.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102400_change_post_mentions_user_rename_mentions_id_to_mentions_user_id.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102500_change_post_mentions_user_add_foreign_keys.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2021_04_19_000000_set_default_settings.php New mentions format, decouple usernames from mentions (#65) 2021-04-21 10:58:54 +01:00
2022_05_20_000005_add_created_at_to_post_mentions_post_table.php feat: add automatic created/updated timestamps for various tables (#3435) 2022-06-07 20:35:27 +01:00
2022_05_20_000006_add_created_at_to_post_mentions_user_table.php feat: add automatic created/updated timestamps for various tables (#3435) 2022-06-07 20:35:27 +01:00