Files
scylladb/cql3
Jesse Haber-Kucharsky f18dd25e7e cql3: Fix DROP ROLE IF EXISTS
Checking if the role to be dropped has superuser requires that the role
exists, which means `auth::nonexistent_role` was thrown even when IF
EXISTS was specified.
2018-02-14 14:15:57 -05:00
..
2018-02-14 14:15:57 -05:00
2017-08-10 15:01:10 -04:00
2017-08-10 15:01:10 -04:00
2018-02-14 14:15:57 -05:00