Merge @ruslantalpa's fk improved detection

This commit is contained in:
Joe Nelson
2016-03-12 12:42:57 -08:00
13 changed files with 183 additions and 105 deletions
+3 -2
View File
@@ -6,8 +6,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Fixed
* Allow SQL functions to generate registered JWT claims - @begriffs
* Terminate gracefully on SIGTERM (for use in Docker) - @recmo
- 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
## [0.3.1.0] - 2016-02-28