Generate dummies data for text, string, integer and timestamp fields.
TablePlus build 74 and above.
Download release, unzip and double click on file plugin to install.
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
- Open a connection.
- Open a table.
- Menu > Plugins > Create dummies data > Add 10 dummies rows.
DummiesData is released under the MIT license. See LICENSE for details.