google-nomulus/db/src/main/resources/sql
Ben McIlwain 03bbb2c057
Add a converter for CurrencyUnits stored in the database (#334)
* Add a converter for CurrencyUnits stored in the database

This uses the well-known String representation for currency units. It also
provides a base class for other converters that will be persisting the
toString() representation.

* Add DB and formatting changes

* Add tests, make minor fixes
2019-10-31 15:26:40 -04:00
..
flyway Add a converter for CurrencyUnits stored in the database (#334) 2019-10-31 15:26:40 -04:00
schema Add a converter for CurrencyUnits stored in the database (#334) 2019-10-31 15:26:40 -04:00
user Allow schema-push to all env with Flyway (#309) 2019-10-10 16:32:21 -04:00