https://bugs.documentfoundation.org/show_bug.cgi?id=141579
Robert Großkopf <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #1 from Robert Großkopf <[email protected]> ---
Have tested this with internal HSQLDB (LO 7.1.2.2) on OpenSUSE 15.2 64bit rpm
Linux. There doesn't appear an alias for the table automatically.
Then I tried it with MariaDB/JDBC on the same machine. It sets an alias,
because the table will be defined by `database`.`tablename`. So it creates
SELECT `ID`, `Name` FROM `test`.`Person` `Person`
There is no option to append the tablename for MariaDB, only to set "AS" for an
alias there.
Have no other connection to other databases working here, so I can't test
special behavior of other databases.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs