For example, I have 'users' table which I would like to alter (add 2 columns) with LHM. But I have 2 more tables that have constraints on 'users' table. As I understand, after LHM job they will point to old users table, not new one how to fix it?