[kexi] [Bug 358636] New: <SELECT "a" + "b"> SQL queries don't work
Jarosław Staniek via KDE Bugzilla
bugzilla_noreply at kde.org
Wed Jan 27 11:44:57 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=358636
Bug ID: 358636
Summary: <SELECT "a" + "b"> SQL queries don't work
Product: kexi
Version: 2.9.10
Platform: Other
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Queries
Assignee: kexi-bugs at kde.org
Reporter: staniek at kde.org
CC: adam at piggz.co.uk, inksi at fables.co.za
<SELECT "a" + "b"> parses in Kexi 2.9.7 but results in invalid type/value.
Reproducible: Always
Steps to Reproduce:
1. In the SQL view enter: SELECT "a" + "b"
2. Switch to data view
Actual Results:
Empty [boolean] column
Expected Results:
Text column with value "ab"
Also, <SELECT "a" || "b"> does not work for MySQL.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kexi-bugs
mailing list