mirror of
https://github.com/google/nomulus.git
synced 2025-07-21 02:06:00 +02:00
* Clean up tx manager insert() signature and add convenience helper method This is the first of a series of PRs to clean up the type signatures on the TransactionManager methods (which are way too generic), along with creating some helper methods for use in tests only that don't require creating transactions all over the place, thus reducing visual noise at callsites. This first method is DatabaseHelper.insertInDb(), but there will be plenty of others. Note that this is only for the Cloud SQL transaction manager -- I'm not bothering to migrate any Datastore-only code, as that will be going away soon enough. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle | ||
Dockerfile |