mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 14:15:46 +00:00
When executing `DESC SCHEMA WITH INTERNALS`, Scylla now also returns statements that can be used to recreate service levels and restore the state of auth. That encompasses granting roles and permissions as well as attaching service levels to roles. If the additional parameter `WITH PASSWORDS` is provided, the statements corresponding to recreating roles in the system will also contain the stored salted hashes.