Skip to main content
Submitted

Make table queries respect data type overrides

  • November 13, 2018
  • 0 replies
  • 0 views

Forum|alt.badge.img

Currently, table queries do not respect data type overrides specified on the source. In the table query you can only convert'/cast to types known to the source system, whereas the data type override lets you cast/convert to Microsoft SQL Server types.

Please make it so that data type overrides are also applied to the result of table queries.