Skip to main content

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

  1. Click File on the ribbon.
  2. Click Settings.
  3. Uncheck the Lua Enabled setting under the Lua 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.

Last Modified: 08/01/2023
lua