2 lines
138 B
SQL
2 lines
138 B
SQL
DROP INDEX "humanReadableId";--> statement-breakpoint
|
|
CREATE UNIQUE INDEX "humanReadableId" ON "printers" USING btree ("humanReadableId"); |