Class ColumnAndNullable

java.lang.Object
ca.uhn.fhir.jpa.migrate.tasks.api.ColumnAndNullable

public class ColumnAndNullable extends Object
Simple data class for holding information about a column, and whether it was nullable at time of writing this migration.