All Projects → TablePlus → tabledump

TablePlus / tabledump

Licence: MIT license
This is a TablePlus plugin which add `copy table creation` menu in left panel

Programming Languages

javascript
184084 projects - #8 most used programming language

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 [email protected]: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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].