anorm
Manually implemented so that we can deprecate all the case class methods
(Since version 2.3.2) Do not use the SqlQuery constructor directly because it does not parse the query. Use SQL(...) instead.
(Since version 2.3.2) SqlQuery will become a trait in 2.4.0
Manually implemented so that we can deprecate all the case class methods