Home Reference Source Repository

References

Typedef Summary

Static Public Typedef Summary
public
A change indicating a modification to a schema or column.
public
An array of changes containing items of type Change
public
A column describing a single property of data.
public
A change indicating a column has been created.
public
A change indicating a column has been removed.
public
A change indicating a column has been renamed.
public
A change indicating the type of a column has changed.
public
A container for data that also includes information about the project and schema.
public
An object containing actual data, the keys are the column names and the values are depending on the column type.
public
A project
public
A change indicating a project has been created
public
A change indicating a project has been removed
public
A change indicating a project has been renamed
public
A change indicating a project has been tagged
public
A schema describing the properties of data.
public
A change indicating a schema has been created.
public
A change indicating a schema has been removed.
public
A change indicating a schema has been renamed.
public
A result of the validation containing errors when failed.