Note

An note can be linked to any object.
It allows to store manual notes on a candidate, a match, an organization, a contact, a job....

{
  "id": Integer,
  "info": String,
  "creator": Integer,
  "created_at": DateTime
}