A schema commit which represents a change in the schema source
Document| Property | Type | Description |
|---|---|---|
| id | Integer | Unique identifier for the object |
| user | Backend_User | The user which has made the change |
| commitHash | Text | A unique hash which represents this commit |
| schema | Backend_SchemaSource | The provided schema payload |
| insertDate | DateTime |