Skip to content
Snippets Groups Projects
Commit 6dcd3822 authored by Mergen Imeev's avatar Mergen Imeev Committed by Kirill Yukhin
Browse files

sql: introduce DATETIME to SQL

This patch introduces basic DATETIME support in SQL. After this patch,
it will be allowed to select DATETIME values from spaces, insert them
into spaces, and use them in functions. CAST() from DATETIME to STRING,
SCALAR and ANY is also supported.

Part of #6773

NO_DOC=Doc-request will be added in another commit.
NO_CHANGELOG=Changelog will be added in another commit.
parent 68bf3885
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment