Closed RomaZe closed 2 weeks ago
Instead of using oneFieldType which is always TEXT in our case we need to use columnType to show the type of the column we don't support.
oneFieldType
TEXT
columnType
Instead of using
oneFieldType
which is alwaysTEXT
in our case we need to usecolumnType
to show the type of the column we don't support.