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

--- Comment #16 from Tim <[email protected]> ---
This is one of the errors after migrating:

SELECT "Iglesias".*, "Iglesias"."País" FROM "Iglesias" "Iglesias" WHERE "País"
<> 'España' ORDER BY "País" ASC

It works if a put:
SELECT * FROM "Iglesias" WHERE "País" <> 'España' ORDER BY "País" ASC

-- 
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

Reply via email to