Background
When using Fa-Db a DbFunction descendant class and mix-in trait(s) have to be declared for each function. That's unnecessarily tedious.
Feature
Simplify usage by offering classes that already combine DBFunction descendants combined with mix-in traits.