mirror of
https://github.com/google/nomulus
synced 2026-03-27 12:55:28 +00:00
* Start postgresql container in generate_sql_schema Add a --start-postgresql option to the nomulus generate_sql_schema command so that users don't have to start their own docker container to run it. * Made default behavior be to give guidance