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

sql: introduce field type INTERVAL

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

Part of #6773

NO_DOC=Will be added later.
NO_CHANGELOG=Will be added later.
parent 509598d9
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