https://bugs.freedesktop.org/show_bug.cgi?id=42165

             Bug #: 42165
           Summary: EDITING: Two left joins do not work in graphic design
                    of a query
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO 3.3.4 release
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Database
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Three tables in a query. When changing the join between the tables to "LEFT
JOIN" (could also be RIGHT JOIN) the graphic interface makes "FROM table1 LEFT
OUTER JOIN table2 LEFT OUTER JOIN table3 ON ..."
Must be: FROM table1 LEFT OUTER JOIN table2 ON ... LEFT OUTER JOIN table3 ON
..."

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to