ALTER TABLE `users_table` ADD `join_streak` integer;--> statement-breakpoint ALTER TABLE `users_table` ADD `last_joined_at` integer;