This website requires JavaScript.
Explore
Help
Sign In
Intended
/
Entendu
Watch
1
Star
0
Fork
You've already forked Entendu
0
Code
Issues
12
Pull Requests
Projects
2
Releases
Wiki
Activity
1542213875
Entendu
/
lib
/
entendu
/
repo.ex
6 lines
106 B
Elixir
Raw
Blame
History
defmodule
Entendu.Repo
do
use
Ecto.Repo
,
otp_app
:
:entendu
,
adapter
:
Ecto.Adapters.Postgres
end
Reference in New Issue
View Git Blame
Copy Permalink