Date format in NodeJS is different to PHP

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 :slight_smile:. I forgot () on one formatter!