mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-09 18:24:20 +01:00
This commit adds `unhex(X)` scalar function. Function with `unhex(X,Y)` two arguments is not implemented yet. Relates to issue #144 Closes #353