AlliancesTable
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
id | int(11) | PRI | auto_increment | |||
name | varchar(25) | UNI | ||||
leading_guild | int(11) | The leading guild of the alliance | ||||
ADD | date_created | timestamp | CURRENT_TIMESTAMP |
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
id | int(11) | PRI | auto_increment | |||
name | varchar(25) | UNI | ||||
leading_guild | int(11) | The leading guild of the alliance | ||||
ADD | date_created | timestamp | CURRENT_TIMESTAMP |