There was no way to override timestamps when using the :add_timestamps and :touchtransformations with changesets.
I discussed it with @flash-gordon and decided to open a PR to add the possibility. I added tests and tried to follow the conventions, but let me know if anything is missing.
Edit: opened a pull request to rom-rb.org as well.
There was no way to override timestamps when using the
:add_timestamps
and:touch
transformations with changesets.I discussed it with @flash-gordon and decided to open a PR to add the possibility. I added tests and tried to follow the conventions, but let me know if anything is missing.
Edit: opened a pull request to rom-rb.org as well.