Skip to content
Janoš Vidali edited this page Dec 20, 2015 · 2 revisions

The Change class

A class representing changes made to the database.

Properties

  • column (text) - the name of the property that had been changed
  • commit (text) - the identifier of the commit containing the change
  • table (text) - the table corresponding to the class of the changed object
  • user (text) - the user that made the change
Clone this wiki locally