8 Commits

Author SHA1 Message Date
Marios Trivyzas
f3c207d27b SQL: Implement CURRENT_TIME/CURTIME functions ()
After `TIME` SQL data type is introduced, implement
`CURRENT_TIME/CURTIME` functions similarly to CURRENT_TIMESTAMP
that return the system's current time (only, without the date part).

Closes: 
(cherry picked from commit 9feede781409d0e264ce45951a25b28ff129b187)
2019-04-04 11:45:20 +02:00
Costin Leau
9357c17288 SQL: Doc on syntax (identifiers in particular) ()
Add section on syntax, identifiers and literals and on single vs double quotes.

(cherry picked from commit aafdb598082e451f36294bd174d0887a276d8c7f)
2019-02-15 15:24:33 +02:00
Costin Leau
5b112b1d9d SQL: remove beta marker from documentation ()
(cherry picked from commit fb6e7a30c9eed1e8b83496aaf1efe7e2288f9dd8)
2019-02-10 00:09:58 +02:00
Andrei Stefan
09fa827adc
SQL: documentation improvements and updates ()
* Added Limitations page
* Made the aggregations page follow the common template for functions
* Modified all tables to have the first row's cells content centered
* Polishing in other various sections
2018-12-21 23:25:54 +02:00
Marios Trivyzas
031d0566b0
SQL: [docs] Add beta[] markup to all SQL pages ()
Closes: 
2018-12-11 13:25:29 +02:00
Lisa Cawley
68b42f7d89
[DOCS] Moves reserved keywords under SQL section () 2018-09-28 10:17:41 -07:00
Lisa Cawley
949e4e9d1a
[DOCS] Synchronizes captialization in top-level titles () 2018-09-27 08:36:18 -07:00
Lisa Cawley
638b9fd88c
[DOCS] Move sql to docs () 2018-06-22 15:40:25 -07:00