connectiviy: fix to detect column data typemimo-7.3.7.2.M6
commit29aeafb25efcba6c3dab3b7842f383fcb0eab700
authorHenry Castro <hcastro@collabora.com>
Wed, 30 Aug 2023 14:25:51 +0000 (30 10:25 -0400)
committerAron Budea <aron.budea@collabora.com>
Fri, 1 Sep 2023 21:21:01 +0000 (1 23:21 +0200)
tree2b61d57a481cc9f8c3c75b501c927d93bebf8a87
parentc22c356cc1b7c08313a46a8269f4f43eb76ecf75
connectiviy: fix to detect column data type

if Base SQL query:

SELECT COUNT("test"."id") from Test

If changed to Spanish UI, detect the column type
from a neutral context parser.

Signed-off-by: Henry Castro <hcastro@collabora.com>
Change-Id: I1faa8ff8417a0fc4996b289bd2ce0baad52fc00c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156298
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
(cherry picked from commit 0d579a1b8122eed6348ee4a512573277e2d5db77)
connectivity/source/parse/sqliterator.cxx