Skin:

Database: MS SQL (rotates between: Access,MSSQL,MYSQL,Sim)

Admin Menu: DataMgr NoticeMgr Events  


Specials

Specials allow special behavior on tables or fields.

  • DeletionMark: Used instead of a hard-delete on a record. A date in a date field or "true" in a boolean field will be set instead of deleting a record for deleteRecord(). The records then will not be retrieved by getRecords().
  • CreationDate: Indicates the date that the record was created.
  • LastUpdatedDate: Indicates the date the record was last updated.
  • Sorter: Each new record is given a new high value. Used to determine the order of records returned from getRecords() if no other order is specified.

(1 - 3) of 3 records

Record Manager [Add New Record]

  Value Created Updated    
Sick Leave 2011-08-11 13:00:45.0 2011-08-11 13:00:45.0 edit 
Incident Management 2011-08-11 13:00:45.0 2012-02-04 21:29:53.0 edit 
Dress Code 2011-08-11 13:00:44.0 2011-12-01 22:57:26.0 edit 

View Source: