Using this TablePlus plugin, you will have a menu Insert Fake Data
with various submenus in context menu.
TablePlus build 272 and above.
Download installable file from release, unzip and double-click on file plugin to install.
git clone git@github.com:arafatkn/tableplus-fake-data.git
cd tableplus-fake-data/FakeData.tableplusplugin
npm install
npm run build
open .
- Open a connection.
- Open a table.
- Click on a cell.
- Click on
Insert Fake Data
in menu.
FakeData is released under the MIT license. See LICENSE for details.