This is a TablePlus Plugin, you will have a menu Generate ULID
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-ulid-generator.git
cd tableplus-ulid-generator/ULIDGenerator.tableplusplugin
npm install
npm run build
open .
- Open a connection.
- Open a table.
- Click on a cell.
- Click on
Generate ULID
in menu.
ULIDGenerator is released under the MIT license. See LICENSE for details.