-record(table_foreign_key, { columns :: list(binary()), ref_table :: binary(), ref_columns :: list(binary()), pos :: integer() }).