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
{{ message }}
This repository was archived by the owner on Jan 7, 2021. It is now read-only.
This error happens when synchronising the Books Model against MariaDB/ MySQL.
MySQL doesn't support indexing unlimited text fields.
I propose changing it to a STRING datatype which will limit to 255 characters in length.