spamfilter


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
username VARCHAR 128 null
serviceNodeId INT UNSIGNED 10 1
IisAppPoolsPolicy.serviceNodeId Implied Constraint R
preferences enum('false', 'true') 6 false

Table contained 1 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
spamfilter_username_serviceNodeId Must be unique Asc/Asc username + serviceNodeId

Relationships