Description
Query reviews can find SQL anti-patterns automatically with the Git build of sqlcheck. The package builds the current upstream source and installs the `sqlcheck` command for static analysis of query text. It helps developers spot inefficient or risky patterns, but findings still need context from the target database.