This website requires JavaScript.
Explore
Help
Sign in
mythic-insight
/
legendary-doc-site
Watch
2
Star
0
Fork
You've already forked legendary-doc-site
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e3d75dc63e
legendary-doc-site
/
apps
/
core
/
lib
/
core
/
repo.ex
6 lines
110 B
Elixir
Raw
Normal View
History
Unescape
Escape
BREAKING CHANGE: Namespace all framework modules under Legendary
2021-03-19 19:32:18 +00:00
defmodule
Legendary.Core.Repo
do
feat: Commit initially
2020-07-02 21:08:53 +00:00
use
Ecto.Repo
,
chore: Convert to umbrella app
2020-07-04 02:41:01 +00:00
otp_app
:
:core
,
feat: Commit initially
2020-07-02 21:08:53 +00:00
adapter
:
Ecto.Adapters.Postgres
end
Reference in a new issue
Copy permalink