Skip to content

@sqlrooms/duckdb-core / SchemaWithTables

Type Alias: SchemaWithTables

SchemaWithTables = object

Properties

database

database: string


schema

schema: string


tables

tables: DataTable[]