Describes an index without creating it or inferring sort expressions.
const IndexSchema(this.name, this.columns, {this.unique = false});