How do I disable Lua from running?
SQLite Navigator
Overview
How do I disable Lua so that the IDE will bypass it's execution engine?
Answer
- Click
File
on the ribbon. - Click
Settings
. - Uncheck the
Lua Enabled
setting under theLua
category.
Note: Lua can still be added to a query set and existing Lua will continue to exist but no code will run through Lua. Leaving Lua enabled generally does not affect performance if no scripts are being run.