Postgres database: iondb
Postgres table: rundb_newspost
Newspost data model.
Created when a news message is sent from Ion to Torrent Suite™ Software.
| Field | Type | Description |
|---|---|---|
| guid | String (up to 64) | guid |
| id | Integer | ID |
| link | String (up to 2000) | link |
| summary | String (up to 300) | summary |
| title | String (up to 140) | title |
| updated | Date (with time) | updated |