drop unique key constraint in sql server
By wensstt at Jun 10 2021
[Illuminate\Database\QueryException] SQLSTATE[42000]: Syntax error or access violation: 1071 La clé est trop longue. Longueur maximale: 1000 (SQL: alter table `users` add unique `users_email_unique`(`email`))
By Charlotte LakinV at Aug 09 2020