William Loosman

Results 4 issues of William Loosman

It is also possible to add the last comment to the upper statement. However maybe this solution fits. What is also possible is to add an option to leave comments...

When you encounter a SQL file which ends with a comment the split function will see it as a valid statement: ``` DROP TABLE IF EXISTS schema_a.table_a CASCADE; DROP TABLE...

Needs Feedback

When using structs in combination with various ORM's like GORM you'll end up having fields like: `Customer` and `CustomerID`. We ignore the Customer or the CustomerID based on what we...

**Is your feature request related to a problem? Please describe.** When scanning a directory it also often contains `..._test.go` files. These files wil never contain valid annotations and have often...