coherence
coherence copied to clipboard
Suggestion - unifying the db access routes.
I added some additional function calls to create_user/1, create/1, and create!/1 of schemas.ex.
But it seems that the coherence registration doesn't use schemas.ex functions. I think it's better unifying the db access routes to maintain and modify functionalities.
Is there any plan to use schemas.ex functions?
Agree. This would be a good enhancement. PR welcome.