TablePlus Documentation
  • Overview
  • Getting Started
  • GUI Tools
    • The Interface
      • Quick Look
      • Menu
      • Toolbar
      • Left sidebar
      • Right sidebar
      • Console Log
      • Query Editor
      • Multi Tabs / Workspaces / Windows
    • Open Anything
    • Code Review & Safemode
      • Code Preview
      • Commit changes
      • Discard changes
      • Safe mode
    • Connections & Command Line (CLI)
    • Database
    • Working with Table
      • Table Basics
      • Row
      • Column
      • Constraint
      • Index
      • Trigger
    • Filter
    • Database Objects
      • Function
      • Procedure
      • View
    • Import & Export
    • Backup & Restore
    • User Management
    • Metrics board
  • Query Editor
    • Editor Basics
    • Multiple Carets
    • Query Favorite & Keyword Binding
    • Query History
    • Streaming Results & Async Loading
    • Autocomplete
    • Split Panes
    • Split Results into Tabs
    • Working With Query Results
    • Format query (beautify/minify/uglify)
    • Query Parameters
    • Customize Query Editor
  • Preferences
    • General
      • Application
      • Table Data
      • SQL Editor
      • CSV File
      • Connections
    • Fonts & Colors
    • Crash & Security
    • Keymap
  • Utilities
    • Plugin
    • DBngin
    • Shortcut Keys
    • Licensing
    • Troubleshooting
Powered by GitBook
On this page

Was this helpful?

  1. GUI Tools
  2. Code Review & Safemode

Safe mode

PreviousDiscard changesNextConnections & Command Line (CLI)

Last updated 5 years ago

Was this helpful?

There are three modes that you can decide how you’d like to be warned when you run a query:

Safemode

Icon

Description

Silent Mode

Send queries to the server without any warnings

Alert Mode 1

Warning before sending queries to the server

Alert Mode 2

Warning before sending queries to the server except SELECT/EXPLAIN queries

Safe Mode 1

Prompt for the password before sending queries to the server

Safe Mode 2

Prompt for the password before sending queries to the server except SELECT/EXPLAIN queries

You can change the safe mode by pressing the lock icon on top. You might be required to enter the database password when changing the safe mode. You can also config to use your device's password/TouchID unlock the Safe Mode from the app's preferences:

  • Navigate to menu TablePlus > Preferences..., or use shortcut keys ⌘ + ,

  • Switch to Crash & Security tab

  • Tick on Allow the computer's password/TouchID to unlock Safemode