Jake Vanderwerf
9 days ago 47e77f9fac1155c536b2b87fec552c7fcce66fa6
inc/managers/FavouritesManager.php
@@ -135,7 +135,7 @@
         $table->setKeys([
            ['key' => 'PRIMARY', 'value' => '(`id`)'],
            ['key'   => 'UNIQUE', 'value' => '`unique_share_user` (`list_id`, `user_id`)'],
            ['key'=> 'UNIQUE', 'value' => '`unique_share_email` (`list_id`, `email`'],
            ['key'=> 'UNIQUE', 'value' => '`unique_share_email` (`list_id`, `email`)'],
            '`list_shares` (`list_id`)',
            '`list_user` (`list_id`, `user_id`)',
            '`status_index` (`status`)'