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
I would like to have the same as StringArray but for TEXT[].
Would it make sense to introduce a new type for it?
Are there any limitations?
So far, the implementation seems to me the same as for VARCHAR[].
The text was updated successfully, but these errors were encountered:
I would like to have the same as
StringArray
but forTEXT[]
.Would it make sense to introduce a new type for it?
Are there any limitations?
So far, the implementation seems to me the same as for
VARCHAR[]
.The text was updated successfully, but these errors were encountered: