-
-
Notifications
You must be signed in to change notification settings - Fork 519
Closed
Description
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
Labels
No labels