mirror of
https://github.com/google/nomulus
synced 2026-05-14 03:41:50 +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