PhoenixLiveCalendar.Store.Ecto.EventStoreEcto (PhoenixLiveCalendar v0.1.0)

Copy Markdown View Source

Default Ecto implementation of PhoenixLiveCalendar.Store.EventStore.

Uses PhoenixLiveCalendar.Store.Ecto.EventSchema and the configured Ecto repo.

Configuration

config :phoenix_live_calendar, repo: MyApp.Repo