kipcole9 / money_sql

Money functions for the serialization of a money data type in Elixir
Other
27 stars 18 forks source link

Read currency code sql file fix #38

Closed bigardone closed 10 months ago

bigardone commented 10 months ago

👋🏼 Fixes https://github.com/kipcole9/money_sql/issues/37

I used the same convention to read the corresponding file as in https://github.com/kipcole9/money_sql/blob/493de0770d3ac56cef2423ed7f0ff2e3d019178e/lib/money/ddl.ex#L256