You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@clyv, I suspect it is related to the local/group/key columns having case insensitive collation so the index is built and validated ignoring the case of these columns. If any one of them, most likely the key column has duplicates when ignoring case then this would happen.
Whenever I run translations:find, I get a SQL error (w/ artisan)
https://i.imgur.com/S9CoeeS.png
The text was updated successfully, but these errors were encountered: