Skip to content
Snippets Groups Projects
Commit 80be3964 authored by David Baker's avatar David Baker
Browse files

Correct SQL statement for postgres

In standard sql, join binds tighter than comma, so we were joining on the wrong table. Postgres follows the standard (apparently).
parent 8cc82aad
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment