Merge pull request #244 from diogob/adds_materialized_views_to_root

Adds materialized views to list of relations in GET / [#242]
This commit is contained in:
Joe Nelson
2015-08-01 16:16:23 -07:00
4 changed files with 33 additions and 6 deletions
+1
View File
@@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Allow filters by computed columns
### Fixed
- Add materialized views to results in GET /
- Indicate insertable=true for views that are insertable through triggers
- Builds under GHC 7.10
- Allow the use of columns named "count" in relations queried