fix: is not working with upper/mixed case values (#2081)

This commit is contained in:
Steve Chavez
2021-12-14 19:13:38 -05:00
committed by GitHub
parent 1c7ca51308
commit c86e254a24
3 changed files with 28 additions and 4 deletions
+1
View File
@@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #2020, Execute deferred constraint triggers when using `Prefer: tx=rollback` - @wolfgangwalther
- #2058, Return 204 No Content without Content-Type for PUT - @wolfgangwalther
- #2077, Fix `is` not working with upper or mixed case values like `NULL, TrUe, FaLsE` - @steve-chavez
## [9.0.0] - 2021-11-25