diff options
| author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-02-03 10:36:46 -0500 |
|---|---|---|
| committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-02-03 10:36:46 -0500 |
| commit | 5caeb000b00ff7833c3b3c44893d4beffc0afb82 (patch) | |
| tree | f2b9279184eb8f9399fab9d7e19ee78e4412b1fa /vendor/json | |
| parent | a2cb19c3c8e7b16475c0ddf05e7a55751176b862 (diff) | |
| download | verbly-5caeb000b00ff7833c3b3c44893d4beffc0afb82.tar.gz verbly-5caeb000b00ff7833c3b3c44893d4beffc0afb82.tar.bz2 verbly-5caeb000b00ff7833c3b3c44893d4beffc0afb82.zip | |
Fixed statement generation re negative joins without a through table
Previously, a simple negative join directly to an object rather than through another table would error because the statement generator would attempt to instantiate a CTE on the field's through table, which is undefined. Now, the proper table is used regardless of whether a through table is defined.
Diffstat (limited to 'vendor/json')
0 files changed, 0 insertions, 0 deletions
