I’d like to use VARCHAR(255) or TEXT MySQL data type to store a name of scientific article.
Squeryl creates VARCHAR(128) fields to store strings. How do I configure it to use larger fields?
I’d like to use VARCHAR(255) or TEXT MySQL data type to store a name
Share
From http://squeryl.org/schema-definition.html