After upgrading to Play 2.3.0 I get this compilation error on object Row
not found: value Row
I noticed the Row object no longer exists in play
As said, this pattern matching is restored on Play master by https://github.com/playframework/playframework/pull/3049 .