Skip to main content

add_foreign_key

Function add_foreign_key 

Source
pub async fn add_foreign_key(
    client: &Client,
    params: &Option<&Value>,
) -> Result<Value>