Home
last modified time | relevance | path

Searched hist:"86 ca91541046db0cda4ff4f904e4ee555b687aea" (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx86ca91541046db0cda4ff4f904e4ee555b687aea Mon Nov 09 18:14:21 UTC 2015 Damjan Jovanovic <damjan@apache.org> #i121096# When editing a table query in Design View, the ORDER BY clause of the the query being edited is ignored.

When Base's Query Design View parses the SQL query, it looked at the wrong node position
in the SQL parse tree for the ORDER BY clause (child 4 = join instead of child 5 = order by),
causing the sort order to be forgotten. Fix this.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1713502 13f79535-47bb-0310-9956-ffa450edef68