When I do a clean import of an existing 3.1.6 solution with Text type fields (Postgres db, Sybase local repository), why does the data provider screen not show the length attribute for a Text type field? Here is a message I noted during a clean import of my existing solution:
The server version of the column ‘notes’ of table ‘tr_securities’ in server ‘production’ has length -1 while in the import version the column has length 2147483647.
It seems to work ok (data is saving etc) … just that no length attribute is visible in the data providers. Is this the new expected behaviour? It used to show the length (e.g. - 2147483647).
Thx, Michael