ALTER TABLE `user` ADD `servers` text DEFAULT '[]' NOT NULL;--> statement-breakpoint ALTER TABLE `user` ADD `groups` text DEFAULT '[]' NOT NULL;