[376359] Prevent invalid column qualification

Modified the resolveColumnTableReference method in the TableHelper
class of the plugin o.e.d.modelbase.sql.query to check if the table
reference
found for a column is actually the "query select" that
contains the column and don't set it in that case. (That table reference
is out of scope for the column.)
2 files changed
tree: e5f9d4a039294bb9a59d3c53460127dabda70104
  1. .gitignore
  2. .project
  3. plugins/
  4. releng/