buster/api/migrations/2024-11-26-141715_add_env_t.../down.sql

3 lines
91 B
MySQL
Raw Normal View History

2025-01-04 05:32:54 +08:00
-- This file should undo anything in `up.sql`
ALTER TABLE
data_sources DROP COLUMN env;