Jhon Cortés
Results
2
comments of
Jhon Cortés
the error happens when you try to save the record at `InsertUser.call(schema, user_params, repo)` [here](https://github.com/trenpixster/addict/blob/master/lib/addict/interactors/insert_user.ex), when you create the structure `struct(schema, user_params)`,It does not have `constraints` defined: ``` user_params =...
@mauron85 I working on 0.62.2.