propelorm/sandbox

Conflict between timestampable and i18n behaviors

lovenunu opened this issue · 1 comments

On rows that has both timestampable and i18n behaviors, if you only change i18n columns, the updated_at columns isn't updated.

Here is the PoC: [http://sandbox.propelorm.org/2a9bcb5]

Sorry, I have to do this issue on Propel2 repo.