Current section

Files

Jump to
selecto_db_postgresql lib selecto_db_postgresql.ex
Raw

lib/selecto_db_postgresql.ex

defmodule SelectoDBPostgreSQL do
@moduledoc """
PostgreSQL adapter package entrypoint for Selecto.
Use `SelectoDBPostgreSQL.Adapter` as the `:adapter` when configuring Selecto.
"""
end