Skip to main content

Module database

Module database 

Source
Expand description

Parser for database-level DDL: CREATE / DROP / ALTER / USE / CLONE / MIRROR / MOVE TENANT / BACKUP / RESTORE / SHOW DATABASE(S).

Functionsยง

parse_quota_spec
Parse a (field = value, ...) clause from a raw SQL string into a QuotaSpec.
try_parse
Try to parse a database-level DDL statement.