pub fn integer_null<T>(name: T) -> ColumnDefwhere T: IntoIden,
Create a nullable integer column definition.