[Tarantool-patches] [PATCH v6 5/5] datetime: changelog for datetime module

Serge Petrenko sergepetrenko at tarantool.org
Thu Aug 19 13:20:40 MSK 2021



19.08.2021 05:56, Timur Safin пишет:
> Introduced new date/time/interval types support to lua and storage engines.
>
> Closes #5941
> Closes #5946
> ---
>   changelogs/unreleased/gh-5941-datetime-type-support.md | 6 ++++++
>   1 file changed, 6 insertions(+)
>   create mode 100644 changelogs/unreleased/gh-5941-datetime-type-support.md
>
> diff --git a/changelogs/unreleased/gh-5941-datetime-type-support.md b/changelogs/unreleased/gh-5941-datetime-type-support.md
> new file mode 100644
> index 000000000..fb1f23077
> --- /dev/null
> +++ b/changelogs/unreleased/gh-5941-datetime-type-support.md
> @@ -0,0 +1,6 @@
> +## feature/lua/datetime
> +
> + * Introduce new builtin module `datetime.lua` for date, time, and interval
> +   support;
> + * Support of a new datetime type in storage engines allows to store datetime
> +   fields and build indices with them (gh-5941, gh-5946).
LGTM.

-- 
Serge Petrenko



More information about the Tarantool-patches mailing list