-
Bug
-
Resolution: Fixed
-
Minor
-
3.0.10
-
None
Currently auto increment tests use the same giant table as db tools tests, which means they require varbinary data to be correctly handled along with a ton of other implicit stuff.
Auto increment test should use its own table which has only required columns, which in my estimation is a single column with a non-auto incremented value.