creates a new Column
creates a new Column
the name of the column as defined in the database
the Scala native type (Int, Long, String, etc.) that better matches the data type of the column in the database. This is used to build the SQL statements with correct syntax
the Scala native type (Int, Long, String, etc.) that better matches the data type of the column in the database.
the Scala native type (Int, Long, String, etc.) that better matches the data type of the column in the database. This is used to build the SQL statements with correct syntax
the name of the column as defined in the database
Defines a column in the database
the name of the column as defined in the database
the Scala native type (Int, Long, String, etc.) that better matches the data type of the column in the database. This is used to build the SQL statements with correct syntax