Working Sqlite3 library with Lua?

Does anyone know of a working version of the Sqlite3 library that works with Renoise Lua?
I haven’t been able to compile any working version yet :frowning:
This is the furthest I’ve come.

error loading module 'lsqlite3complete' from file './lsqlite3complete.so':
./lsqlite3complete.so: undefined symbol: lua_checkstack
stack traceback:
[C]: ?
[C]: in function 'require'
....
1 Like