Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
lu-zhengda committed Oct 19, 2023
1 parent 31856d0 commit 37ca001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions normalizer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -882,6 +882,7 @@ func ExampleNormalizer() {
WithCollectComments(true),
WithCollectCommands(true),
WithCollectTables(true),
WithCollectProcedures(true),
WithKeepSQLAlias(false),
)

Expand Down

0 comments on commit 37ca001

Please sign in to comment.