/dummiesdata

This plugin helps fill your empty table with funny text and quote for testing purpose

Primary LanguageJavaScriptMIT LicenseMIT

This is an example for TablePlus Plugin

Generate dummies data for text, string, integer and timestamp fields.

Support

TablePlus build 74 and above.

Install

From release

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

Build from source

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

Table a look at early access APIs

How to use

  1. Open a connection.
  2. Open a table.
  3. Menu > Plugins > Create dummies data > Add 10 dummies rows.

License

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