Fields (2)
| Name | Type | Null | Key | Default | Extra |
|---|---|---|---|---|---|
| newsletter_recipient_id | binary(16) | NO | PRI | NULL | |
| tag_id | binary(16) | NO | PRI | NULL |
Indexes (2)
| Name | Columns | Unique |
|---|---|---|
| fk.newsletter_recipient_tag.tag_id | tag_id | No |
| PRIMARY | newsletter_recipient_id,tag_id | Yes |
| Name | Type | Null | Key | Default | Extra |
|---|---|---|---|---|---|
| newsletter_recipient_id | binary(16) | NO | PRI | NULL | |
| tag_id | binary(16) | NO | PRI | NULL |
| Name | Columns | Unique |
|---|---|---|
| fk.newsletter_recipient_tag.tag_id | tag_id | No |
| PRIMARY | newsletter_recipient_id,tag_id | Yes |