-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Currently the package has several assumptions which are based on a snake case (e.g. my_foreign_table_reference_fk) naming convention. You might work in a data warehouse where you use a different naming convention e.g. Pascal case (e.g. MyForeignTableReferenceFK).
With PR #23 I added an option to patch the foreign key naming behavior. But it would be nice to have this as an option in the package itself to define which naming convention you use.
This is ticket is related to #11
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels