Skip to content

[FEATURE] drouting: custom column names #2056

@hrant-ian

Description

@hrant-ian

Is your feature request related to a problem? Please describe.
No problem, just convenience and consistency across modules.

Describe the solution you'd like
Most modules, which target a database, allow the user to define custom column names. The drouting module only allows this for the dr_groups table. Would be awesome if this could also be supported for the dr_rules, dr_carriers and dr_gateways tables.

Implementation

  • Component: drouting
  • Type: module parameter
  • Name: *_col

Describe alternatives you've considered
I've used views to translate between my own tables and the schema the drouting module expects.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions