This website requires JavaScript.
Explore
Help
Sign In
moon
/
balls
Watch
1
Star
0
Fork
You've already forked balls
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8ccd8e6586
balls
/
lib
/
balls_pds
/
repo.ex
4 lines
100 B
Elixir
Raw
Blame
History
defmodule
BallsPDS.Repo
do
use
Ecto.Repo
,
otp_app
:
:balls_pds
,
adapter
:
Ecto.Adapters.SQLite3
end
Reference in New Issue
View Git Blame
Copy Permalink