It is interesting that objects that are created from now on are resolved ok. I tried to invalidate caches but it did not help for older tables. Another issue that arises with this specific connection is that each time a first query is issued I have to provide the password despite the remember option is checked.
I have notice that there are some problems with duplicate recent projects too but probably this is a different issue:
You need to change dialect for your tmp.sql file. To change dialect press `Shift Shift` and type `sql dialects` and select Generic dialect for your SQL file.
Also, you can attach folder with your SQL files to your project and change dialect from right click context menu.
Hi,
Could you make a screenshot of your data source settings Options tab?
Example:
Options screenshot:
It is interesting that objects that are created from now on are resolved ok. I tried to invalidate caches but it did not help for older tables. Another issue that arises with this specific connection is that each time a first query is issued I have to provide the password despite the remember option is checked.
I have notice that there are some problems with duplicate recent projects too but probably this is a different issue:
It seems that something is messed up. Now I even cannot connect to exasol db (cannot attach connection to a file):
Hi,
You need to change dialect for your tmp.sql file.
To change dialect press `Shift Shift` and type `sql dialects` and select Generic dialect for your SQL file.
Also, you can attach folder with your SQL files to your project and change dialect from right click context menu.
Perfect, that solved both problems (introspection + file connection problem).
Do you have any tips how to solve a non-remembered password and duplicate recent projects?
Thank you
Hi,
Could you provide steps to reproduce for password loss?
Thank you.
Yes sure. Same behaviour I think I noticed on postresql connection.
What do you have in data source settings?