Integrates www.gigafibre.ca (React/Vite) into the monorepo. Full git history accessible via `git log -- apps/website/`. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 line
96 B
SQL
1 line
96 B
SQL
ALTER TABLE public.import_jobs ADD COLUMN IF NOT EXISTS current_batch_size integer DEFAULT 1000; |