Nik Everett
8065b71bc6
SQL: Drop double quotes from permissions in docs
...
We don't need the double quotes. Also, we follow up with an example that
shows how to write them in yml.
Original commit: elastic/x-pack-elasticsearch@835deca6f9
2018-02-02 11:07:54 -05:00
Nik Everett
6808eabc7b
SQL: Comment out TODOs in docs
...
That way we don't render them to users. We already are tracking them in
issue elastic/x-pack-elasticsearch#2898 .
Original commit: elastic/x-pack-elasticsearch@de506faad0
2018-02-02 11:06:35 -05:00
Costin Leau
d51a7192af
[DOCS] Polish
...
Original commit: elastic/x-pack-elasticsearch@cc82fb428e
2018-02-02 17:10:32 +02:00
Nik Everett
c53e1f4b1c
SQL: More tests and docs for permissions ( elastic/x-pack-elasticsearch#3679 )
...
Adds tests for what works and what doesn't when we're missing some of
SQL's required permissions.
Adds required permissions to the documentation of each SQL access
method.
relates elastic/x-pack-elasticsearch#3552
Original commit: elastic/x-pack-elasticsearch@971dabb3b4
2018-02-01 17:20:44 -05:00
Nik Everett
52dd19dba7
SQL: Match naming conventions for asciidoc files ( elastic/x-pack-elasticsearch#3471 )
...
SQL's asciidoc files were all named `sql-the-thing.asciidoc` but our
standard is to name asciidoc files `the-thing.asciidoc` and keep them in
appropriate directories.
relates elastic/x-pack-elasticsearch#3182
Original commit: elastic/x-pack-elasticsearch@ab81763ffd
2018-01-03 15:06:36 -05:00