https://bugs.kde.org/show_bug.cgi?id=348473

Jarosław Staniek <stan...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |http://commits.kde.org/call
                   |                            |igra/5c0d3ee52fd0cc366c7fe6
                   |                            |f68e4a179ad60357d0
         Resolution|---                         |FIXED

--- Comment #2 from Jarosław Staniek <stan...@kde.org> ---
Git commit 5c0d3ee52fd0cc366c7fe6f68e4a179ad60357d0 by Jaroslaw Staniek.
Committed on 16/02/2016 at 20:02.
Pushed by staniek into branch 'calligra/2.9'.

Make Kexi query parameters also work in COLUMNS section

Summary:
Kexi query parameters do not work in COLUMNS section,
e.g. this won't work ('invalid query' error appears):
SELECT [Param]

The parameters work only in the WHERE section,
e.g. SELECT 123 WHERE [Param] = 1

Test Plan: Test the query in the attached db
https://bugs.kde.org/show_bug.cgi?id=348473#c1

Reviewers: piggz, wicik, wkosowicz

Subscribers: Kexi-Devel-list

Projects: #kexi, #calligra:_3.0

Differential Revision: https://phabricator.kde.org/D890

M  +3    -3    libs/db/connection.cpp
M  +2    -1    libs/db/parser/parser_p.cpp
M  +11   -3    libs/db/queryschema.cpp

http://commits.kde.org/calligra/5c0d3ee52fd0cc366c7fe6f68e4a179ad60357d0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to