Jake Vanderwerf
10 days ago 97e7c319d656a5f05489ca996e249e7359303d4d
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`)'