philomena/.iex.exs
2019-11-17 23:47:09 -05:00

3 lines
162 B
Elixir

alias Philomena.{Repo, Comments.Comment, Galleries.Gallery, Posts.Post, Images.Image, Topics.Topic, Tags.Tag, Users.User}
import Ecto.Query
import Ecto.Changeset