StringType

data object StringType : AirbyteType

Properties

Link copied to clipboard
open val isArray: Boolean = false
Link copied to clipboard
open val isObject: Boolean = false

Functions

Link copied to clipboard

Utility method for database/warehouse destinations, which assume that the top-level schema is an object.

Link copied to clipboard
Link copied to clipboard

This function exists so that our tests can easily mock a DestinationStream, while still getting a real value for unknownColumnChanges.

Link copied to clipboard