Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Table

cm_co_announcements

Description

Per-CO Announcements

PluginAnnouncementsWidget


Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


co_announcement_channel_id

integer, foreign key

CO Announcement Channel ID

cm_co_announcement_channels:id


titlevarchar(256)Announcement title

bodytextAnnouncement body

valid_from

datetime

CO Announcement will be published from this time

If null, published any time through valid_through


valid_through

datetime

CO Announcement will be published through (but not past) this time

If null, published any time from valid_from


poster_co_person_idinteger, foreign keyPoster CO Person IDcm_co_people:id