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
Added a no-arg initializer for Text data type that can be used to specify a text data type without specifying a length. This is needed because PostgreSQL database does not allow length on text type.