https://github.com/stepelu/lua-ljsqlite3/blob/master/init.lua#L341 doesn't work on, for instance, [`CREATE TRIGGER` statements ](https://www.sqlite.org/lang_createtrigger.html), that require `BEGIN .. END` blocks this type of query works fine with [`sqlite3_exec`](https://www.sqlite.org/c3ref/exec.html)