Add check_tables_dont_reference_haf_types
This checks that no user table has reference to haf sql type. Such column would be dropped during upgrade, so the update script refuses to continue when it is found.
Loading
Please sign in to comment
This checks that no user table has reference to haf sql type. Such column would be dropped during upgrade, so the update script refuses to continue when it is found.