metatron-open-seo/drizzle/0037_small_caretaker.sql

3 lines
183 B
SQL

ALTER TABLE `audits` ADD `error_code` text;--> statement-breakpoint
ALTER TABLE `audits` ADD `error_detail` text;--> statement-breakpoint
ALTER TABLE `audits` ADD `failed_phase` text;