Documentation
Preparing search index...
@sequelize/postgres
PgEnumAddOptions
Interface PgEnumAddOptions
interface
PgEnumAddOptions
{
after
?:
string
|
null
;
before
?:
string
|
null
;
}
Index
Properties
after?
before?
Properties
Optional
after
after
?:
string
|
null
Optional
before
before
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
after
before
Documentation
Loading...