- "src/db/schema/channels.ts" - "src/types/index.ts" - "src/db/repositories/channel-repository.ts" - "drizzle/0015_perfect_lethal_legion.sql" - "src/__tests__/sources.test.ts" GSD-Task: S03/T01
2 lines
No EOL
127 B
SQL
2 lines
No EOL
127 B
SQL
ALTER TABLE `channels` ADD `include_keywords` text;--> statement-breakpoint
|
|
ALTER TABLE `channels` ADD `exclude_keywords` text; |