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

--- Comment #3 from Jarosław Staniek <stan...@kde.org> ---
Git commit 875de031fcfb785279c02f2e5c7d0d7555cb0cdb by Jaroslaw Staniek.
Committed on 24/07/2017 at 23:39.
Pushed by staniek into branch '3.0'.

Make Kexi query parameters also work in COLUMNS section

Port calligra.git's 5c0d3ee52fd:

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

M  +4    -4    src/KDbNativeStatementBuilder.cpp
M  +12   -3    src/KDbQuerySchema.cpp
M  +1    -1    src/KDbQuerySchemaParameter.h
M  +2    -1    src/parser/KDbParser_p.cpp

https://commits.kde.org/kdb/875de031fcfb785279c02f2e5c7d0d7555cb0cdb

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

Reply via email to