_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
elixir-ecto-sql 3.13.2
Propagated dependencies: elixir-db-connection@2.8.1 elixir-ecto@3.13.2 elixir-myxql@0.8.0 elixir-postgrex@0.19.1 elixir-tds@2.3.5
Channel: guix
Location: gnu/packages/elixir-databases.scm (gnu packages elixir-databases)
Home page: https://hexdocs.pm/ecto_sql/
Licenses: ASL 2.0
Synopsis: SQL-based adapters for Ecto and database migrations
Description:

Ecto SQL provides building blocks for writing SQL adapters for Ecto. It features:

  • The Ecto.Adapters.SQL module as an entry point for all SQL-based adapters

  • Default implementations for Postgres (Ecto.Adapters.Postgres), MySQL (Ecto.Adapters.MyXQL), and MSSQL (Ecto.Adapters.Tds)

  • A test sandbox (Ecto.Adapters.SQL.Sandbox) that concurrently runs database tests inside transactions

  • Support for database migrations via Mix tasks

Total results: 1