-record(composite_foreign_key, { name :: binary(), columns :: list(binary()), references_table :: binary(), references_columns :: list(binary()) }).