@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?
optionaldatabase?:string
schema?
optionalschema?:string
