# Localize Ecto v0.1.0 - Table of Contents

> Locale-aware PostgreSQL ICU collation for Ecto queries: COLLATE query expressions resolved from Localize language tags, and migration helpers for creating collations.

## Pages

- [Localize Ecto](readme.md)
- [Changelog](changelog.md)
- [License](license.md)

- Guides
  - [Using Localize Ecto](using_localize_ecto.md)
  - [Collations in PostgreSQL](collations_in_postgres.md)

## Modules

- [Localize.Ecto](Localize.Ecto.md): Locale-aware query expressions for Ecto on PostgreSQL.
- [Localize.Ecto.Collation](Localize.Ecto.Collation.md): Resolves a locale to the name of a PostgreSQL ICU collation.
- [Localize.Ecto.Migration](Localize.Ecto.Migration.md): Migration helpers for creating PostgreSQL ICU collations.

