This commit is contained in:
2025-01-12 19:55:19 +01:00
parent 6707a95648
commit d902cd1042
10 changed files with 247 additions and 97 deletions

View File

@@ -0,0 +1,2 @@
ALTER TABLE `users_table` ADD `join_streak` integer;--> statement-breakpoint
ALTER TABLE `users_table` ADD `last_joined_at` integer;