OpenSearch/x-pack/plugin/sql/qa/security
Costin Leau 2ac514b909 SQL: Fix catalog filtering in SYS COLUMNS (#40583)
Properly treat '%' as a wildcard for catalog filtering instead of doing
a straight string match.
Table filtering now considers aliases as well.
Add escaping char for LIKE queries with user defined params
Fix monotony of ORDINAL_POSITION
Add integration test for SYS COLUMNS - currently running only inside
single_node since the cluster name is test dependent.
Add pattern unescaping for index names

Fix #40582

(cherry picked from commit 8e61b77d3f849661b7175544f471119042fe9551)
2019-04-09 18:44:27 +03:00
..
src/test SQL: Fix catalog filtering in SYS COLUMNS (#40583) 2019-04-09 18:44:27 +03:00
with-ssl spelling: java script -- not JavaScript (#37057) 2019-01-31 14:09:36 +02:00
without-ssl SQL: Move qa directory into sql directory (#34496) 2018-10-30 14:54:15 -04:00
build.gradle Avoid sharing source directories as it breaks intellij (#40877) 2019-04-08 17:26:46 +03:00
roles.yml SQL: enforce JDBC driver - ES server version parity (#38972) 2019-02-20 11:29:02 +02:00