smpallen99/coherence

Suggestion - unifying the db access routes.

Open

#361 aberto em 14 de jul. de 2018

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Elixir (220 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (1.259 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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?

Guia do colaborador