Search code examples
tsqlt

tSQLt AssertEqualsTable support for the Geography data type


When I create two tables that contain a geography column and use tSQlt.AssertEqualsTable, the test fails with:

failed: Invalid operator for data type. Operator equals equal to, type equals geography.{,1}

Does anyone know if tSQLt supports the geography data type for table comparisons?


Solution

  • It is currently not supported but will be included in the next/future release.