Elías

Results 3 issues of Elías

**Describe the bug** After commit events are not triggered on DynamoDB **To Reproduce** Steps to reproduce the behavior: On a model with DynamoDB, set up aasm like this: ``` aasm...

Hi, As you see in the image below, the native created_at column in the table has high precision, but the sort key (installation_execution_created_at) does not. This is leading to non-unique...

Hello, I haven't figured out how to render an attribute of an instance variable that contains a database record. What am I missing?