ALTER TABLE `explorer_content` ADD `order` integer;--> statement-breakpoint CREATE UNIQUE INDEX `order` ON `explorer_content` (`order`);