/tableplus-fake-data

Generate fake data and insert into TablePlus column

Primary LanguageJavaScriptMIT LicenseMIT

TablePlus Fake Data Generator

What is this

Using this TablePlus plugin, you will have a menu Insert Fake Data with various submenus in context menu.

screenshot.png

Support

TablePlus build 272 and above.

Install

From release

Download installable file from release, unzip and double-click on file plugin to install.

Build from source

git clone git@github.com:arafatkn/tableplus-fake-data.git
cd tableplus-fake-data/FakeData.tableplusplugin
npm install
npm run build
open .

How to use

  1. Open a connection.
  2. Open a table.
  3. Click on a cell.
  4. Click on Insert Fake Data in menu.

License

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