Consistent read query escaping

This commit is contained in:
calebmer
2015-12-29 15:24:27 -05:00
parent 651daa00d7
commit 04e1186f08
2 changed files with 10 additions and 7 deletions
+4 -1
View File
@@ -3,8 +3,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
#Unreleased
## Unreleased
### Fixed
- Fix bug in many-many relation detection - @ruslantalpa
- Inconsistent escaping of table names in read queries - @calebmer
## [0.3.0.2] - 2015-12-16