<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Query: Clicking 'Switch Design View On/Off' a few times messes up SQL JOINs"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108375#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Query: Clicking 'Switch Design View On/Off' a few times messes up SQL JOINs"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108375">bug 108375</a>
              from <span class="vcard"><a class="email" href="mailto:BridgeportContractor@gmail.com" title="Howard Johnson <BridgeportContractor@gmail.com>"> <span class="fn">Howard Johnson</span></a>
</span></b>
        <pre>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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>