Do not do table count when plurality=singular

Rebasing commits by @ruslantalpa
This commit is contained in:
Joe Nelson
2016-03-23 20:30:51 -07:00
parent 01355f39a1
commit cd81e9346f
3 changed files with 15 additions and 2 deletions
+1
View File
@@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Allow SQL functions to generate registered JWT claims - @begriffs
- Terminate gracefully on SIGTERM (for use in Docker) - @recmo
- Relation detection fix for views that depend on multiple tables - @ruslantalpa
- Avoid count on plurality=singular and allow multiple Prefer values - @ruslantalpa
## [0.3.1.0] - 2016-02-28