Hi,
I use the DA version 10.0.0.1511 (last in this moment) and I noticed this anomaly.
In my PG schema I use many views. In DASchemaModeler if I use AutoSQL the fields mapping not work. In client side the datatable is correctly open with correct number of record but many fields are without values.
If (server side) I change from AutoSQL to SQL all work fine. I attach screenhots
With AutoSQL mapping (server side)
Preview data
Client side:
As you can see the number of records is correct but the fields are empty (not all)
If on the server side instead I set the statment type to SQL everything works correctly (client side I don’t change anything)
Client side now work fine