webrgp / tabledump

This is a TablePlus plugin which add `copy table creation` menu in left panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this

This is a TablePlus's Plugin, by install tabledump you will have a menu Copy Script As in context menu.

tabledump

Support

TablePlus build 200 and above.

Install

From release

Install via Plugin Manager: command + L

Build from source

git clone git@github.com:TablePlus/tabledump.git
cd tabledump/tabledump.tableplusplugin
npm install
npm run build
open .

How to use

  1. Open a connection.
  2. Right on a item in left panel.
  3. Select Copy Script As in menu.

License

tabledump is released under the MIT license. See LICENSE for details.

About

This is a TablePlus plugin which add `copy table creation` menu in left panel

License:MIT License


Languages

Language:JavaScript 100.0%