Hello, I have been evaluating v. 6.0, and am having a problem with the safe compilation option.
In package A, I reference a constant in package B. The constant in package B also shares the name of another package in the same schema, but I reference explicitly (var := pkg_b.constant). When...