Open
Description
In integration test should guess known types
scylladb-javascript-driver/test/integration/supported/client-execute-tests.js
Lines 225 to 242 in 16128e9
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: d2e9094