[Libreoffice-bugs] [Bug 108375] Query: Clicking 'Switch Design View On/Off' a few times messes up SQL JOINs

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 6 21:16:32 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=108375

--- Comment #1 from Howard Johnson <BridgeportContractor at gmail.com> ---
Until this is resolved, and in addition to this being resolved, and because
this has created bugs in SQL, I think it would be a good idea to draw the links
between data sources (tables or queries) in the GUI as an arrow rather than a
simple line, so you can immediately see which way the join points.

A -> B   ==   A LEFT  JOIN B   or  B RIGHT JOIN A
A <- B   ==   A RIGHT JOIN B   or  B LEFT  JOIN A

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170606/2399c77f/attachment.html>


More information about the Libreoffice-bugs mailing list