Fix options on non existant tables, closes #442

This commit is contained in:
calebmer
2016-02-03 11:20:45 -08:00
committed by Joe Nelson
parent 945ef61188
commit 33757e537b
3 changed files with 16 additions and 9 deletions
+1
View File
@@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- Reject non-POSTs to rpc endpoints - @begriffs
- Throw an error for OPTIONS on nonexistent tables - @calebmer
## [0.3.0.3] - 2016-01-08