[Libreoffice-bugs] [Bug 134108] Editing Base Query generated in SQL view is messed up in design view
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 3 20:04:47 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=134108
Robert Großkopf <robert at familiegrosskopf.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |robert at familiegrosskopf.de
See Also| |https://bugs.documentfounda
| |tion.org/show_bug.cgi?id=13
| |3997
--- Comment #4 from Robert Großkopf <robert at familiegrosskopf.de> ---
Pleas add an example database for the query created in SQL-view and changed in
GUI-Mode to see the difference.
What you espect couldn't be the same as the plain text expressed:
SELECT * FROM "Table1" WHERE ( ("FieldA" = :AskA OR "FieldA" IS NULL) AND
("FieldB" = :AskB AND "FieldB" IS NULL) )
Inside the first brackets I see 'OR', inside the second brackets I see 'AND'.
What you expect is the content with 'OR' in both brackets.
... and this was content of
https://bugs.documentfoundation.org/show_bug.cgi?id=133997
--
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/20200703/6b415105/attachment.htm>
More information about the Libreoffice-bugs
mailing list