aboutsummaryrefslogtreecommitdiffstats
path: root/packages/db/drizzle/0038_calm_clint_barton.sql
blob: 4c3fb453aaf4eaa5d2b9425d78fe14e2c778adcb (plain) (blame)
1
2
UPDATE `customPrompts` SET `attachedBy` = 'all_tagging' WHERE `attachedBy` = 'all';--> statement-breakpoint
ALTER TABLE `customPrompts` RENAME COLUMN `attachedBy` TO `appliesTo`;