1
0
mirror of https://github.com/google/nomulus synced 2026-05-22 15:51:49 +00:00
Files
nomulus/core
Weimin Yu 431710c95b Improve usability of WipeOutCloudSqlAction (#1118)
* 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.
2021-04-29 23:09:20 -04:00
..