DA with uniDAC (8.4.3) on PostgreSQL 13.3 views AutoSQL problem

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)

image

Client side now work fine

Hi,

I think, I need your testcase for reproducing this issue locally.
can you drop email to support@ with DDL script, pls?
DDL script should create table and fill some data so I can test AutoSQL and SQL modes.

Hi EvgenyK

Yes. I create scripts and send them to you.

Thank you very much!

Hi EvgenyK

I just sent in email the requested scripts.

Thank you very much