pub fn extract_alter_table_name(stmt: &str) -> Option<String>
Extract table name from ALTER TABLE statement