Minoru2014:
> I think that all database queries in our code should be asynchronous whenever possible. It will help us to better utilize CPU and distribute load between HTTP worker threads.
2020:
> play.api.UnexpectedException: Unexpected exception[ResultSetExtractorException: Failed to retrieve value because The column name id was not found in this ResultSet.. If you're using SQLInterpolation, you may mistake
u.id for
u.resultName.id.]