Preparing search index...
The search index is not available
Documentation
Documentation
src/common/interfaces
ModelAttribute
Interface ModelAttribute
Hierarchy
ModelAttribute
Index
Properties
allow
Null?
auto
Increment?
default
Value?
fk_
name?
foreign
Key?
on
Delete?
on
Update?
pk_
name?
primary
Key?
references?
type?
unique?
unique_
name?
Properties
Optional
allow
Null
allow
Null
?:
boolean
Optional
auto
Increment
auto
Increment
?:
boolean
Optional
default
Value
default
Value
?:
null
|
string
Optional
fk_
name
fk_
name
?:
string
Optional
foreign
Key
foreign
Key
?:
boolean
Optional
on
Delete
on
Delete
?:
null
|
string
Optional
on
Update
on
Update
?:
null
|
string
Optional
pk_
name
pk_
name
?:
string
Optional
primary
Key
primary
Key
?:
boolean
Optional
references
references
?:
any
Optional
type
type
?:
string
Optional
unique
unique
?:
boolean
Optional
unique_
name
unique_
name
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Documentation
index
src/common/auto-
migrations
src/common/cmp
Functions
src/common/compare
src/common/interfaces
src/services/db.service
src/services/file.service
src/services/model.service
src/services/strings
Generator.service
Model
Attribute
allow
Null?
auto
Increment?
default
Value?
fk_
name?
foreign
Key?
on
Delete?
on
Update?
pk_
name?
primary
Key?
references?
type?
unique?
unique_
name?
Generated using
TypeDoc