2012/6/30 Phil Hart <html.wal...@gmail.com>: > > > On Sat, Jun 30, 2012 at 11:44 PM, Andras Timar <tima...@gmail.com> wrote: >> >> Hi, >> >> 2012/6/30 Phil Hart <html.wal...@gmail.com>: >> > Hello LibreOffice, >> > >> > Please find attached a patch for bug 51497. >> > >> >> When I add an ORDER BY clause to a query, the value of the column that >> I order by is added to the output row. Why? >> >> Best regards, >> Andras > > > Hello Andras, > > I have reproduced the behaviour here. The simple answer is that it is > because the underlying database engine returns it as part of the row. > > My patch is extremely dumb: it displays *everything* that it finds in the > row in the order returned to it by the DB engine. > > The patch is dumb by design: I wanted to see the data that the DB engine > returns in as raw a form as possible. > > I hope this helps. > > Best regards, > philhart >
Fair enough, I pushed it to master. Thanks again. :) Andras _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice