This website requires JavaScript.
Explore
Help
Sign In
silentsilas
/
phoenix-test
Watch
1
Star
0
Fork
You've already forked phoenix-test
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
phoenix-test
/
lib
/
quip
/
repo.ex
6 lines
99 B
Elixir
Raw
Permalink
Blame
History
defmodule
Quip.Repo
do
use
Ecto.Repo
,
otp_app
:
:quip
,
adapter
:
Ecto.Adapters.SQLite3
end
Reference in New Issue
View Git Blame
Copy Permalink