smpallen99/coherence

Suggestion - unifying the db access routes.

Open

#361 ouverte le 14 juil. 2018

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Elixir (220 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 259 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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?

Guide contributeur