This is a TablePlus Plugin that allows you to reset the sequence of a table.
Download release, unzip and double-click on file plugin to install.
git clone [email protected]:tintnaingwinn/tableplus-reset-sequence.git
cd tableplus-reset-sequence/ResetSequence.tableplusplugin
npm ci
npm run build
open .
- Select tables.
- Right-click on selected tables.
- Click
Reset Sequence
.