Fix #905, intermittent empty replies

This commit is contained in:
steve-chavez
2018-08-09 08:59:19 -05:00
committed by Steve Chávez
parent 56bd5d5f91
commit 93f10adb3c
2 changed files with 3 additions and 4 deletions
+1
View File
@@ -19,6 +19,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #1129, Fix view embedding when table is capitalized - @steve-chavez
- #1149, OpenAPI: Change `GET` response type to array - @laughedelic
- #1152, Fix RPC failing when having arguments with reserved or uppercase keywords - @mdr1384
- #905, Fix intermittent empty replies - @steve-chavez
### Changed