ALTER TABLE user ADD `bio` text;--> statement-breakpoint ALTER TABLE user ADD `personalWebsite` text;--> statement-breakpoint ALTER TABLE user ADD `links` text DEFAULT '[]';