Skip to content

Support different naming conventions #24

@leo-schick

Description

@leo-schick

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions