ALTER TABLE `chat_messages` MODIFY COLUMN `userId` int;--> statement-breakpoint
ALTER TABLE `verification_sessions` MODIFY COLUMN `userId` int;