pub fn foreign<S, I>(table: S, keys: I) -> Typewhere S: Into<String>, I: Into<WrapVec<String>>,
Create a column that points to some foreign table