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
Output:
If I change in View->Preferences->Fields to "Only show datatype" it creates correctly:
(but ideally would be to show the domain)
With show both domain and datatype, appears like this (bug):
I think that the same routine is used both for initial TreeView and for this, I think that when extracting FR would need to use the field domain when existing and the datatype elsewhere.
I would like to get some suggestions of what would be the most "elegant" way to give to the user this SQL
(Same bug for EXECUTE BLOCK statement)

Output:
If I change in View->Preferences->Fields to "Only show datatype" it creates correctly:
(but ideally would be to show the domain)
With show both domain and datatype, appears like this (bug):
I think that the same routine is used both for initial TreeView and for this, I think that when extracting FR would need to use the field domain when existing and the datatype elsewhere.
I would like to get some suggestions of what would be the most "elegant" way to give to the user this SQL
Thanks