spec_result_roundtrip {DBItest}R Documentation

spec_result_roundtrip

Description

spec_result_roundtrip

Specification

The column types of the returned data frame depend on the data returned:

If dates and timestamps are supported by the backend, the following R types are used:

R has no built-in type with lossless support for the full range of 64-bit or larger integers. If 64-bit integers are returned from a query, the following rules apply:


[Package DBItest version 1.7.0 Index]