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
Schema types should be built immediately instead of lazily when get_type_map() is called. This should allow us to raise exceptions upon construction of the schema, instead of later execution.
0 commit comments