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
Legacy Parse platform databases have additional fields that
database-to-api-response conversion. This commit accounts for
- the '_metadata' field, which doesn't appear in the api-response version
of Schema, and whose value (an object), crashes the conversion function
(which expects only string values)
- the 'map' type, which appears in legacy database representations to
describe Objects
0 commit comments