ALTER TABLE
"users" CREATE UNIQUE INDEX "fk_example_1" on "public"."users"("first_name" ASC, "last_name" ASC)
Beekeeper Studio is a free and open source database manager for Windows, Mac, and Linux.
This feature is baked right in, so there's no need to manually type SQL every time. Access index editing by right-clicking on a table in the sidebar and clicking 'View Structure', then click 'Indexes' at the top.
Download Beekeeper Studio