https://bugs.documentfoundation.org/show_bug.cgi?id=119139
--- Comment #39 from Alex Thurgood <[email protected]> --- (In reply to Robert Großkopf from comment #34) > > Now I open the query editor for creating a query, choose the table and the > timestamp-field will be shown. Executing a query Yes. > SELECT * FROM `test`.`Tabelle1` > and the field has gone. Yes. > Executing > SELECT `Tabelle1`.*, `Tabelle1`.`DirectTime` FROM `test`.`Tabelle1` > `Tabelle1` > and the field appears. Yes. > > Executing > SELECT * FROM `test`.`Tabelle1` > through tools → SQL and the field appears. Yes. > > This all seems to be a special GUI problem of LO Base. Yes, it looks like it is. -- You are receiving this mail because: You are the assignee for the bug.
