Function controller::extensions::types::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