mirror of
https://github.com/google/nomulus
synced 2026-05-22 15:51:49 +00:00
* Improve usability of WipeOutCloudSqlAction Replace the "drop owned" statement with ones that drops only tables and sequences. The former statement also drops default grants for the nomulus user, which must be restored before the database can be used by the nomulus server and tools.