pub fn parse_foreign_key_query_result(
    result: ForeignKeyQueryResult
) -> ForeignKeyInfo
This is supported on crate features mysql and parser only.