• Stars
    star
    102
  • Rank 335,584 (Top 7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.