mirror of
https://github.com/google/nomulus
synced 2026-07-20 15:02:30 +00:00
7821de67f8
* Run InitSqlPipeline Added the main() method to InitSqlPipeline. Added a Gradle task to run InitSqlPipeline from command line. This task is meant for testing and experiments. Corrected the file name prefix of Datastore export files. Should be 'output-', defined as 'input-'.