Add large parts of the permission editor
This commit is contained in:
@@ -88,4 +88,4 @@ pub fn quote_literal(s: &str) -> String {
|
||||
|
||||
pub fn quote_identifier(s: &str) -> String {
|
||||
format!("`{}`", s.replace('`', r"\`"))
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user