1 2 3 4 5
// Common utilities for migrate commands // // Note: The apply_current_schema function was removed in favor of // crate::schema_ops::apply_current_schema_to_shadow which properly // handles file dependency augmentation based on config settings.