On this page
Get Involved
Edit on GitHub

.autocomplete

Turn autocomplete on or off in the interactive query shell.

Usage

.autocomplete [on | off]

Examples

Turn off autocomplete:

.autocomplete off

Turn on autocomplete:

.autocomplete on