Commit graph

4 commits

Author SHA1 Message Date
Bogdan Pintea
fa8b34cb88 Change RENAME's syntax from using = to AS (ESQL-1462)
This changes the `RENAME` syntax from `RENAME new = old` to `RENAME old
AS new`.

Fixes ESQL-1447.
2023-07-25 12:26:35 +02:00
Abdon Pijpelink
73147db4d4 Remove unnecessary space 2023-06-26 16:33:41 +02:00
Abdon Pijpelink
f5c590bc6f [DOCS] Clarify the order for RENAME 2023-06-26 16:31:53 +02:00
Abdon Pijpelink
3b34382bdc [DOCS] Move processing commands to a file per command 2023-06-05 18:38:55 +02:00