-- Migration: Remove config_dir column from accounts table -- Path is now convention-based: /.cw/accounts// ALTER TABLE `accounts` DROP COLUMN `config_dir`;