# ecto_unnest v0.1.0 - Table of Contents

> Bulk insert dla Ecto przez unnest(...) — staly tekst SQL niezalezny od liczby wierszy, przyjazny dla PgBouncera (transaction mode) i prepared statement cache.

## Modules

- [EctoUnnest](EctoUnnest.md): Bulk insert for Ecto via `unnest(...)`.
- [EctoUnnest.Query](EctoUnnest.Query.md): Builds the `INSERT ... SELECT ... FROM unnest(...)` query from Ecto building blocks.
- [EctoUnnest.Types](EctoUnnest.Types.md): Ecto type inference from the schema and mapping to a PostgreSQL type.

