Initial commit: PastPaper Master full stack
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2
supabase/migrations/008_add_page_y_ratio.sql
Normal file
2
supabase/migrations/008_add_page_y_ratio.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE paper_questions
|
||||
ADD COLUMN IF NOT EXISTS page_y_ratio NUMERIC;
|
||||
Reference in New Issue
Block a user