connectiviy: fix to detect column data type
commit0d579a1b8122eed6348ee4a512573277e2d5db77
authorHenry Castro <hcastro@collabora.com>
Wed, 30 Aug 2023 14:25:51 +0000 (30 10:25 -0400)
committerCaolán McNamara <caolan.mcnamara@collabora.com>
Thu, 31 Aug 2023 16:15:31 +0000 (31 18:15 +0200)
tree2532b29c6b033f12d7d79ab8c6f06392b5e2ceec
parent57379b62950d5730cdd0ec2b14eaf55370a3298e
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>
connectivity/source/parse/sqliterator.cxx