macro primary(decl)
#
specify the primary key column and type
specify the database adapter you will be using for this model.
specify the primary key column and type
specify the table name to use otherwise it will use the model's name
specify the database adapter you will be using for this model. mysql, pg, sqlite, etc.