Andy Bristol
a6ff9f7f66
[test] generate unique user names ( #36179 )
2018-12-03 15:08:00 -08:00
Andrei Stefan
aabff7318e
SQL: DATABASE() and USER() system functions ( #35946 )
2018-11-28 15:20:04 +02:00
Jason Tedor
c42d9d91c9
Deprecate X-Pack centric SQL endpoints ( #35964 )
...
This commit is part of our plan to deprecate and ultimately remove the
use of _xpack in the REST APIs.
2018-11-27 22:16:21 -05:00
Costin Leau
75e9a639ee
SQL: Introduce Coalesce function ( #35253 )
...
Add Coalesce conditional for replacing null values
Fix #35060
2018-11-06 13:12:24 +02:00
Nik Everett
6857d30527
SQL: Move qa directory into sql directory ( #34496 )
...
Moves `x-pack/qa/sql/*` into `x-pack/plugin/sql/qa` to make it simpler
to run all of the sql tests. This lines up with how newer projects like
cross cluster replication are testing themselves.
2018-10-30 14:54:15 -04:00