# `mix ash_money.add_to_ash_postgres`
[🔗](https://github.com/ash-project/ash_money/blob/v0.2.6/lib/mix/tasks/ash_money.add_to_ash_postgres.ex#L6)

Adds AshMoney.AshPostgresExtension to installed_extensions and installs :ex_money_sql.

This is called automatically by `mix igniter.install ash_money` if `AshPostgres` is installed at the time.
This task is useful if you install `ash_postgres` *after* installing `ash_money`.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
