[Tarantool-patches] [PATCH] lua: introduce function to check that passed value is uuid

Kirill Yukhin kyukhin at tarantool.org
Tue Jul 28 17:59:41 MSK 2020


Hello,

On 16 июл 21:20, olegrok at tarantool.org wrote:
> From: Oleg Babin <babinoleg at mail.ru>
> 
> We've already have is_decimal function that checks allowed value
> is decimal. After tarantool started to support UUID type it will
> be quite often case to check that some value has UUID type as
> well. This patch introduces "is_uuid" function for this purpose.
> 
> Closes #5171

I've checked your patch into master.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list