Skip to content

Possible to get Slightly Better Formatting? #129

@lilasquared

Description

@lilasquared

Hello! First off great library, just started using it and it is super cool so far. I am interested in having slightly better formatting for the query output though. For complex queries I know formatting is a touchy subject so is it possible to open up some of the functionality so it can be overridden? For example CompileColumns is virtual on the Compiler base class but not on the SqlServerCompiler class. One simple formatting that would help me would be to just include \n\t in the var sql = string.Join(", ", aggregateColumns); on line 322 and 339.

If there is another way I can achieve this I am open to suggestions. Thank you!

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