mirror of
https://github.com/google/nomulus
synced 2026-01-05 04:56:03 +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