Data view tab in table editor
Enviado: 17 Jul 2018 às 01:36
Hello,
I have a change request to dev team. This request is pointed to behaviour of data viewer tab in the table editor. When I choose this feature, app use to send a sql select query compatible with example below to daba base. "SELECT x.* FROM SOME_TABLE x".
This query is acceptable for most database systems but not for one I used to work with - FIS Profile DB. My question is: can you change this template to something like "SELECT * FROM SOME_TABLE"? Eventually can you add a feature to edit this template?
Any help will be apprecited.
I didn't find the right solution from the Internet.
References:
https://dbeaver.io/forum/viewtopic.php?f=2&t=3024
Teaser production studio
Thank you.
I have a change request to dev team. This request is pointed to behaviour of data viewer tab in the table editor. When I choose this feature, app use to send a sql select query compatible with example below to daba base. "SELECT x.* FROM SOME_TABLE x".
This query is acceptable for most database systems but not for one I used to work with - FIS Profile DB. My question is: can you change this template to something like "SELECT * FROM SOME_TABLE"? Eventually can you add a feature to edit this template?
Any help will be apprecited.
I didn't find the right solution from the Internet.
References:
https://dbeaver.io/forum/viewtopic.php?f=2&t=3024
Teaser production studio
Thank you.