1
0
mirror of https://github.com/google/nomulus synced 2026-02-11 07:11:40 +00:00
Files
nomulus/db/src/main/resources/sql/user
Weimin Yu 6bee440194 Update creation script for schema_deployer (#1019)
* Update creation script for schema_deployer

Move the create user command for schema_deployer before the
initialization of roles. As the owner of all schema objects, it needs to
be present before grant statements are executed.

Also fixed a bug in credential printing, which fails when the password
contains '%'.
2021-03-18 22:24:03 -04:00
..