smpallen99/coherence

Suggestion - unifying the db access routes.

Open

#361 opened on Jul 14, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Elixir (220 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,259 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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?

Contributor guide