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

Robert Großkopf <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |NEW
         Resolution|INVALID                     |---

--- Comment #8 from Robert Großkopf <[email protected]> ---
(In reply to mc from comment #7)
> Not is Bug of LO.
> 
> >> SELECT "Forename", "Forename" FROM "Table1" ORDER BY "Forename" ASC
>  is wrong query statement. Firebird response with error.

And this wrong statement will be set by the GUI for creating a query. So it is
a bug of the GUI not to create an alias.

2 solutions: 
1. We have to create an alias through GUI automatically
2. We have to create an alias in the background for Firebird, because it works
well with internal HSQLDB and also other databases connected to Base like
MariaDB.

It isn't a solved invalid bug. If we would do this for all, what wouldn't work
with Firebird, we should end supporting for Firebird.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to