Fix get_filter_query 97/283197/2
authorIlho Kim <ilho159.kim@samsung.com>
Thu, 20 Oct 2022 05:34:32 +0000 (14:34 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Thu, 20 Oct 2022 07:10:17 +0000 (16:10 +0900)
Because the query related to the JOIN_LOCALIZED_INFO flag
is located in front of the entire query
the order of the bind parameters should be adjusted

Change-Id: Ib65b11eda6e33343d80d55c9920caf47094d2f13
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>

No differences found