-
Notifications
You must be signed in to change notification settings - Fork 8
Home
fabianfiorotto edited this page Nov 29, 2018
·
4 revisions
After install go to View >> Toggle Database Browser
Press the plus button + to create a new connection. Right click on a table and click on Select Rows - limit 1000 to auto generate SQL then click on play button ▶ to run the query. Double click on a cell to edit (only mysql and postgres)
-
← → ↑ or ↓ to move the cursor
-
enter to edit the current cell
-
backspace to set the current cell in NULL
-
del to mark the record to delete.
-
ctrl + c to copy the current cell's text
-
ctrl + v to paste the clipboard's content into the current cell
-
ctrl + z to undo cell's changes
-
ctrl + s to apply the changes
-
ctrl + shift + s to save the results as CSV
