framework/migrations
Toby Zerner 64e5d50533 Allow author to delete discussion if there are no replies
Also disallow the first post in a discussion to be deleted or hidden
(thus preventing discussions with zero posts)

closes flarum/core#90 closes flarum/core#92
2015-06-23 10:34:33 +09:30
..
2015_02_24_000000_create_access_tokens_table.php Refer to Schema facade by full namespace 2015-06-09 02:45:02 +02:00
2015_02_24_000000_create_activity_table.php Refer to Schema facade by full namespace 2015-06-09 02:45:02 +02:00
2015_02_24_000000_create_config_table.php Refer to Schema facade by full namespace 2015-06-09 02:45:02 +02:00
2015_02_24_000000_create_discussions_table.php Allow author to delete discussion if there are no replies 2015-06-23 10:34:33 +09:30
2015_02_24_000000_create_email_tokens_table.php Refer to Schema facade by full namespace 2015-06-09 02:45:02 +02:00
2015_02_24_000000_create_groups_table.php Refer to Schema facade by full namespace 2015-06-09 02:45:02 +02:00
2015_02_24_000000_create_notifications_table.php Refer to Schema facade by full namespace 2015-06-09 02:45:02 +02:00
2015_02_24_000000_create_password_tokens_table.php Refer to Schema facade by full namespace 2015-06-09 02:45:02 +02:00
2015_02_24_000000_create_permissions_table.php Refer to Schema facade by full namespace 2015-06-09 02:45:02 +02:00
2015_02_24_000000_create_posts_table.php Refer to Schema facade by full namespace 2015-06-09 02:45:02 +02:00
2015_02_24_000000_create_users_discussions_table.php Merge branch 'master' into psr-7 2015-06-17 00:52:50 +02:00
2015_02_24_000000_create_users_groups_table.php Refer to Schema facade by full namespace 2015-06-09 02:45:02 +02:00
2015_02_24_000000_create_users_table.php Merge branch 'master' into psr-7 2015-06-17 00:52:50 +02:00