Expand description
This module contains serialization and deserialization logic for editing database privileges in a text editor.
Enumsยง
Constantsยง
- EDITOR_
COMMENT ๐
Functionsยง
- editor_
row_ ๐is_ header - format_
privileges_ line_ for_ editor - Generates a single row of the privileges table for the editor.
- generate_
editor_ content_ from_ privilege_ data - Generates the content for the privilege editor.
- parse_
privilege_ ๐cell_ from_ editor - parse_
privilege_ data_ from_ editor_ content - parse_
privilege_ ๐row_ from_ editor - Parse a single row of the privileges table from the editor.