-
-
Notifications
You must be signed in to change notification settings - Fork 116
Closed
Labels
Description
Could include:
(Database and Schema)
- Insert name in editor
- Set editor context (USE)
- Export database
- Drop database/schema (confirm)
(Tables + Views):
- Insert name in editor
- Insert columns in editor
- View definition (ddl in modal)
- Show schema (describe)
- Preview data
- Drop table (confirm)
lkuoch and coco-tyw