Notifications

From Expertiza_Wiki
Revision as of 21:31, 25 April 2018 by Agrawa (talk | contribs) (Created page with "{| class="wikitable" !Field Name !!Type !!Description |- !id |int(11) |The unique record id |- !subject |varchar(255) |short description |- !description |TEXT |Details...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Field Name Type Description
id int(11) The unique record id
subject varchar(255) short description
description TEXT Details
expiration_date DATE Date when it would expire
active_flag BIT whether it is still valid or not
created_at DATETIME Time and Date on which it was created
updated_at DATETIME Time and Date on which the information was last updated