Play Framework: URISyntaxException when passing special character from coffeescript...
Read Moreplay anorm, create a model from json without passing anorm PK value in the json...
Read Morepersist object in postgresql database with anorm in a play framework 2...
Read MoreDynamic SQL Parameters with Anorm and Scala Play Framework...
Read MorePass nothing (not null) to the server if the argument is None...
Read Moreplayframework connection closed while using both slick and anorm...
Read MorePostgresql money (or numeric?) type and its corresponding type in Scala (Java)...
Read More[RuntimeException: SqlMappingError(No rows when expecting a single one)]...
Read MoreUsing `on` to replace placeholders in Scala SQL query...
Read MoreTurn Scala Anorm record into a specific object...
Read MoreInsert data into table, using anorm...
Read MorePassword and password hash in a model and in db table...
Read MorePattern matching on many columns from db in Play...
Read MorePattern matching on Stream, Option and creating a Tuple...
Read Morerollback transcation in mysql if exception comes in scala. i am using scala with play framework and ...
Read MoreAssigning new autoincrement id to returned SQL result in Anorm...
Read MoreHow to get 'Char' values from Postgres with Anorm...
Read MorePlayframework with anorm and Spring DataSource...
Read MoreRetrieve time in UTC and not local (Might be anorm bug)...
Read MoreHow do I add an additional implicit extractor in Play 2.1.4 and actually use it?...
Read MoreHow can I map a Row to a class using Anorm?...
Read MoreHow to add a extra field in todo application...
Read MoreHow to know that if a Insert query was succesfull in anorm?...
Read MorePlay 2.2 for Scala: Anorm and java.lang.Integer size limits...
Read Moreget java.math.BigInteger from executeInsert() using Anorm in scala...
Read MoreDB Plugin is not registered in Play 2.0...
Read MoreOn transactions and nested DB writes (using Scala)...
Read More