Hacker News new | ask | show | jobs
by peter_l_downs 864 days ago
This is a great explanation. Sqlboiler allows you to send an update that will infer which values have changed and should be written — I bet that’s related to this. TIL!