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
It would be great to be able to define the database column type of the readonly field. Right now it's hardcoded to Schema::TYPE_STRING, but we need Schema::TYPE_INTEGER instead.