Type Definition dml_tools::sql::ForeignKeys

source ·
pub type ForeignKeys = Vec<ForeignKey>;
Expand description

Vector of ForeignKeys