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
Currently, tunning logic only handles primitive types, but skip the nested type attribute (i.e. SchemaAttribute whose NestedType == nil). This causes limitations as is described at the end of the PR #9.
Currently, tunning logic only handles primitive types, but skip the nested type attribute (i.e.
SchemaAttributewhoseNestedType== nil). This causes limitations as is described at the end of the PR #9.