courier_messaging_message
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| channel_id | character varying(32) | False | Links to courier_messaging_channel.id. | 
| id | character varying(32) | True | |
| individual_id | character varying(32) | False | |
| last_modified_at | timestamp without time zone | True | |
| msg | character varying(65535) | True | |
| phrases | character varying(65535) | True | |
| posted_time | timestamp without time zone | True | |
| responder_id | character varying(32) | False | |
| sentiment | character varying(8) | True | |
| user_id | character varying(32) | True | 
Inbound Links
The following tables have columns that reference this table: