vault-video-processor / drizzle /0014_windy_shadowcat.sql
dvijaykrishnan's picture
feat: Implement "Add to Workbench" functionality for videos, including a new database column, UI component, server action, and a debug API route.
58864c6
Raw
History Blame Contribute Delete
144 Bytes
-- ALTER TABLE "youtube_videos" ADD COLUMN "width" integer;--> statement-breakpoint
-- ALTER TABLE "youtube_videos" ADD COLUMN "height" integer;