zerobyte/app/drizzle/20260305160806_watery_iron_lad/migration.sql
Nicolas Meienberger 7ae5f73783 fix: run repo stats in background
Closes #614
2026-03-05 18:57:28 +01:00

2 lines
No EOL
139 B
SQL

ALTER TABLE `repositories_table` ADD `stats` text;--> statement-breakpoint
ALTER TABLE `repositories_table` ADD `stats_updated_at` integer;