This is a TablePlus Plugin, install OpenURL you will have a menu Generate UUID
in context menu.
TablePlus build 272 and above.
Download release, unzip and double click on file plugin to install.
git clone [email protected]:TablePlus/uuid-generator.git
cd uuid-generator/UUIDGenerator.tableplusplugin
npm install
npm run build
open .
- Open a connection.
- Open a table.
- Click on a cell.
- Click on
Generate UUID
in menu.
UUIDGenerator is released under the MIT license. See LICENSE for details.