Skip to content

[Bug] Line Characters in Generated Comments #144

@ExusAltimus

Description

@ExusAltimus

Describe the bug
If there is a new line character in the extended properties of a column / table, the default .hbs / CSharpEntityTypeGenerator doesn't account for this and leaves the generated models with syntax errors due to the new line not being commented out.

Expected behavior
Split the string into lines and loop through each commenting the line out

To Reproduce
Have an extended property with a newline character

Screenshots
Capture

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions