JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
API Documentation Admin Webapp
API Documentation
MEDPULSE DATABASE [DRAFT]
More
Share
Explore
MEDPULSE DATABASE [DRAFT]
PEOPLE STATS MODEL
{
id: {
type
: DataTypes
.
INTEGER
,
primaryKey:
true
,
autoIncrement:
true
,
allowNull:
false
,
}
,
contactCount: {
type
: DataTypes
.
INTEGER
,
}
,
managerCount: {
type
: DataTypes
.
INTEGER
,
}
,
repCount: {
type
: DataTypes
.
INTEGER
,
}
,
}
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.