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
As I mentioned in #27 the Field holds only the path (array of strings/field names). The Field should be smarter to know what each string is (operator, field/column, json path, etc).
As I mentioned in #27 the
Fieldholds only the path (array of strings/field names). TheFieldshould be smarter to know what each string is (operator, field/column, json path, etc).Blocks: #27, #112