Files
bikinibottom/Divers/gitea-mirror/drizzle/0003_open_spacker_dave.sql
2026-01-19 08:34:20 +01:00

3 lines
247 B
SQL

ALTER TABLE `organizations` ADD `public_repository_count` integer;--> statement-breakpoint
ALTER TABLE `organizations` ADD `private_repository_count` integer;--> statement-breakpoint
ALTER TABLE `organizations` ADD `fork_repository_count` integer;