peroxy

Results 4 issues of peroxy

My SQL migration that I run in transaction with flyway: ```sql CREATE INDEX IF NOT EXISTS idx_foo_bar ON foo.bar (field); ``` Lint it: ```bash squawk --assume-in-transaction --verbose "migration.sql" ``` Output:...

When you open comments of hackernews item, the default hackernews template shows an URL at the end of the page with text "More" and url that goes to next page...

bug