Column.with_name_type


Description:

public Column.with_name_type (string name, string column_type)

Create column without a default value

Parameters:

name Column name, matching database column name
column_type Type of column