Spaces:
Runtime error
Runtime error
feat: Implement "Add to Workbench" functionality for videos, including a new database column, UI component, server action, and a debug API route.
58864c6 | -- ALTER TABLE "youtube_videos" ADD COLUMN "width" integer;--> statement-breakpoint | |
| -- ALTER TABLE "youtube_videos" ADD COLUMN "height" integer; |