[Kexi-devel] [Differential] [Request, 23 lines] D890: Make Kexi query parameters also work in COLUMNS section
staniek (Jarosław Staniek)
noreply at phabricator.kde.org
Mon Feb 1 00:35:20 UTC 2016
staniek created this revision.
staniek added reviewers: piggz, wicik, wkosowicz.
staniek added a subscriber: Kexi-Devel-list.
Herald added projects: Kexi, Calligra: 3.0.
REVISION 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
BUG:348473
TEST PLAN
Test the query in the attached db https://bugs.kde.org/show_bug.cgi?id=348473#c1
REPOSITORY
rCALLIGRA Calligra
BRANCH
calligra/2.9
REVISION DETAIL
https://phabricator.kde.org/D890
AFFECTED FILES
libs/db/connection.cpp
libs/db/parser/parser_p.cpp
libs/db/queryschema.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: staniek, piggz, wicik, wkosowicz
Cc: Kexi-Devel-list, staniek
More information about the Kexi-devel
mailing list