1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00

Build sqlitelua for scalar, aggregate & table-valued UDFs in Lua (#118)

* Update base Docker images

* Use performance.now() instead of Date.now() for time promise tests

* Build sqlitelua: user scalar, aggregate & table-valued functions in Lua
This commit is contained in:
saaj
2024-08-25 21:03:34 +02:00
committed by GitHub
parent a2464d839f
commit 3f6427ff0e
10 changed files with 159 additions and 11 deletions

File diff suppressed because one or more lines are too long