Affirmative , now it seems quite clear the functional usage of repo, thanks !
one more query what modification is required in code if the incoming user_params look like this
user_params = %{"age" => 19, "fullname" => "matt213", "sex" => "male"}
Affirmative , now it seems quite clear the functional usage of repo, thanks !
one more query what modification is required in code if the incoming user_params look like this
user_params = %{"age" => 19, "fullname" => "matt213", "sex" => "male"}