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
Many applications that use RDBMSs now rely on JSON data stored in the database.
Right now, we only support various string types but not native JSON type (like it is supported in e.g. postgresql).