* Improve recommended hlints for catching `x = NULL` SQL The current hints work fine for unqualified imports, but I realized they don't work with qualified ones, such as `import qualified Database.Esqueleto as E`. I tested on our codebase that these with the `Database.Esqueleto.` addition to `hlint.yaml`, this now works in unqualified and qualified code * Update changelog.md |
||
|---|---|---|
| .. | ||
| ExprParser.hs | ||
| Internal.hs | ||
| Language.hs | ||
| PersistentImport.hs | ||
| Sql.hs | ||