Interface SqlDatabaseOptionsParams

Hierarchy

  • SqlDatabaseParams
    • SqlDatabaseOptionsParams

Implemented by

Properties

appDataSourceOptions: DataSourceOptions
customDescription?: Record<string, string>
ignoreTables?: string[]
includesTables?: string[]
sampleRowsInTableInfo?: number

Generated using TypeDoc