google-nomulus/core
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
..
gradle/dependency-locks Upgrade org.apache.beam related packages to latest version (#333) 2019-10-30 11:44:26 -04:00
src Add a converter for CurrencyUnits stored in the database (#334) 2019-10-31 15:26:40 -04:00
build.gradle Add a test task for all schema-dependent tests (#325) 2019-10-25 13:25:01 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00