Current section
Files
Jump to
Current section
Files
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