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

sql: arithmetic for DATETIME and INTERVAL

After this patch, it will be possible to perform permitted arithmetic
operations on DATETIME and INTERVAL values.

Closes #6773

@TarantoolBot document
Title: Field type interval is available in SQL

The INTERVAL field type is now available in SQL. INTERVAL values cannot
be compared. INTERVAL values can be explicitly and implicitly cast to
ANY. There are currently no literals for the INTERVAL field type.
parent e61f4f61
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