-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancement 👑New feature or requestNew feature or request
Description
Rename link tables to meet the following principles:
All link tables should have the format link_{table_name_1}__{table_name_2}
- This identifies them all clearly as link tables
- The double underscore clearly differentiates itself normal spaces that may be in a table name
The tables describes should be in alphabetical order
- e.g., in a link table between
aandb, it should always belink_a__b - This is to avoid confusion as to which comes first -- there should always be a consistent principle.
Metadata
Metadata
Assignees
Labels
enhancement 👑New feature or requestNew feature or request
Type
Projects
Status
Dev testing