generate_extension_enable_cmd

Function generate_extension_enable_cmd 

Source
pub fn generate_extension_enable_cmd(
    ext_name: &str,
    ext_loc: &ExtensionInstallLocation,
) -> Result<String, String>
Expand description

generates the CREATE or DROP EXTENSION command for a given extension handles schema specification in the command