gigafibre-fsm/apps/website/supabase/migrations/20260214215012_00b5ffb8-e88a-4c38-b7be-0875e4b35963.sql
louispaulb 6620652900 merge: import site-web-targo into apps/website/ (4 commits preserved)
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>
2026-03-28 08:09:15 -04:00

3 lines
96 B
SQL

ALTER TABLE public.import_jobs ADD COLUMN IF NOT EXISTS byte_offset bigint NOT NULL DEFAULT 0;