feat: support datetime type in sql
Summary
- feat: support datetime type in sql
- update sbroad submodule with support of
datetime type and new
to_date
builtin function. - initialize sbroad builtin functions in
init common. Currently there is only one
builtin function
to_date
- add integration tests for datetime types
- update tarantool module to commit with fixes for datetime deserialization
Depends on sbroad!412 (merged), tarantool-module!487 (merged)
- Close sbroad#614 (closed), sbroad#549 (closed)
- Target branch: master
- Changes should be cherry-picked to 24.2: no
- Docs follow-up: docs#234 (closed), docs#235 (closed)
Edited by Denis Smirnov