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
Sometimes users have field names with characters which break JSON generated by the schema() call, e.g. caret return or something else. We should either correctly escape them or handle in some other way. See also MerginMaps/qgis-plugin#378