Documentation
Preparing search index...
@sequelize/postgres
PgEnumOptions
Interface PgEnumOptions
interface
PgEnumOptions
{
force
?:
boolean
;
noEscape
?:
boolean
;
schema
?:
boolean
;
}
Hierarchy (
View Summary
)
PgEnumNameOptions
PgEnumOptions
Index
Properties
force?
no
Escape?
schema?
Properties
Optional
force
force
?:
boolean
Optional
no
Escape
noEscape
?:
boolean
Optional
schema
schema
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
force
no
Escape
schema
Documentation
Loading...