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>
3 lines
96 B
SQL
3 lines
96 B
SQL
|
|
ALTER TABLE public.import_jobs ADD COLUMN IF NOT EXISTS byte_offset bigint NOT NULL DEFAULT 0;
|