DomainServices


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
dom_id INT UNSIGNED 10 null
type enum('mail', 'tomcat', 'maillists', 'web') 9 null
status BIGINT UNSIGNED 20 0
parameters_id INT UNSIGNED 10 null
ipCollectionId INT UNSIGNED 10 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
dom_id Performance Asc dom_id
parameters_id Performance Asc parameters_id