google-nomulus/core
Ben McIlwain 5f62f91cd5
Don't wrap exceptions thrown inside Cloud SQL transactions (#338)
* Don't wrap exceptions thrown inside Cloud SQL transactions

There's no reason to wrap them in PersistenceException, and it makes dealing
with thrown exceptions harder as seen in the diffs on test classes in this
commit.
2019-11-03 14:08:31 -05:00
..
gradle/dependency-locks Upgrade org.apache.beam related packages to latest version (#333) 2019-10-30 11:44:26 -04:00
src Don't wrap exceptions thrown inside Cloud SQL transactions (#338) 2019-11-03 14:08:31 -05:00
build.gradle Make compilation work on Windows (#331) 2019-10-31 17:04:35 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00