Skip to main content

handle_schema_command

Function handle_schema_command 

Source
pub async fn handle_schema_command(
    database: &Database,
    command: SchemaCommands,
) -> Result<()>