006_add_last_fetch_date.sql 103 B

1
  1. ALTER TABLE domain_monitor.fetch_schedule_config ADD COLUMN IF NOT EXISTS last_fetch_date VARCHAR(10);