Thanks lot for the new formatters!
One question: I get the following error if I use the formatter on insert:
.returning() is not supported by mysql and will not have any effect.
Any idea how to solve this?
EDIT: Everything works! It was my error . I forgot () on one formatter!