Support per-field update with Scala Slick
I want to show you how I support per-field update with Slick + Postgres.
Note
This blog serves as a documentation for PlayFast, an opinionated production-ready PlayFramework template that makes you productive.
It bothered me for a long while that I had to make an update function for each use case.