Skip to content

[feat] Accept function as a way to specify override #289

Description

@jvliwanag

The current override type mechanism allows for a static list of column types to override. It would be great to make this dynamic - allowing for inspection of the current table and column definition.

This would allow for rules such as column names ending in _uid should be of type UserId.

This should be an alternative solution to this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions