Skip to content

@sqlrooms/kepler / KeplerDbSchemaReference

Type Alias: KeplerDbSchemaReference

KeplerDbSchemaReference = object

A database/schema pair that can be referred to by bare table name in Kepler dataset ids.

Properties

database?

optional database?: string


schema?

optional schema?: string