mix money.gen.postgres.money_with_currency_migration (Money v1.4.3) View Source
Generates a migration to add a composite type called :money_with_currency
to a Postgres database.
The :money_with_currency
type created is a composite type and
therefore may not be supported in other databases.