SQLQueryHelperjs - v1.2.6
Preparing search index...
index
PostgresInspectorOptions
Interface PostgresInspectorOptions
interface
PostgresInspectorOptions
{
schemas
?:
string
[]
;
tables
?:
string
[]
;
excludeTables
?:
string
[]
;
includeSystemSchemas
?:
boolean
;
}
Hierarchy (
View Summary
)
PostgresInspectorOptions
PostgresSchemaGenerationOptions
Index
Properties
schemas?
tables?
exclude
Tables?
include
System
Schemas?
Properties
Optional
schemas
schemas
?:
string
[]
Optional
tables
tables
?:
string
[]
Optional
exclude
Tables
excludeTables
?:
string
[]
Optional
include
System
Schemas
includeSystemSchemas
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
schemas
tables
exclude
Tables
include
System
Schemas
SQLQueryHelperjs - v1.2.6
Loading...