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
Motivation
Looking at the supported field list, it needs to be clarified which fields are lists or strings. The documentation at the moment just reports as CHARBUF or IPADDR and so on, mentioning the fact that it is a list just in the description.
Feature
It would be great if we can have something like
LIST(CHARBUF) or LIST(IPADDR) for fields that are actually lists. Alternatives