I'm using the "computer-database" sample app as a guide on how to create models using Anorm. The problem I've run into is the "22 parameter" limitation. Is there a workaround, or a sample app that deals with this?
Please assume that having >22 fields in this case is not a "sign of bad design", but a domain-specific requirement.