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
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.SQLmodule as an entry point for all SQL-based adaptersDefault 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 transactionsSupport for database migrations via Mix tasks
Total results: 1