What's the purpose of the table generated by rel_types::new? It has a name of the form ${rel_type}_ext with a single column, rel_id. Why is the table created when you create a new relationship type, and how is it intended to be used? I could not find any documentation on it.