2 lines
No EOL
145 B
SQL
2 lines
No EOL
145 B
SQL
ALTER TABLE `muted_threads` ADD `rkey` text;--> statement-breakpoint
|
|
CREATE UNIQUE INDEX `muted_threads_rkey_unique` ON `muted_threads` (`rkey`); |