feat: add imageSourceUrl column to items and threadCandidates
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2
drizzle/0006_hard_the_professor.sql
Normal file
2
drizzle/0006_hard_the_professor.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `items` ADD `image_source_url` text;--> statement-breakpoint
|
||||
ALTER TABLE `thread_candidates` ADD `image_source_url` text;
|
||||
Reference in New Issue
Block a user