google-nomulus/util
Ben McIlwain 9a739daf55 Support premium list updating in Cloud SQL (#422)
* Support premium list updating in Cloud SQL

This also removes the requirement to specify --also_cloud_sql in nomulus premium
list tooling, instead always persisting to Cloud SQL. It removes a non-USD
premium label in the global test premium list (the Cloud SQL schema doesn't
support a mix of currency units in a single premium list). And it adds a method
to PremiumListDao to grab the most recent version of a given list.

* Merge branch 'master' into premium-lists-always-cloud-sql

* Revert test change

* Create new PremiumListUtils class and refactor out existing method

* Fix tests and update an existing premium price
2020-01-02 11:30:58 -05:00
..
gradle/dependency-locks Allow project dependency to use runtimeClasspath (#395) 2019-12-02 16:10:13 -05:00
src Support premium list updating in Cloud SQL (#422) 2020-01-02 11:30:58 -05:00
build.gradle Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00