Type guessing doesn't allow usage of TimeUUID
In integration test should guess known types
It's expected that TimeUUID is properly type guessed. This is not the case in the current state of the driver.
To tests for proper type guessing, a reduced version of this test has been added. See: !236 (merged)