Closed ste210 closed 6 years ago
If the reduced query (just using "OR") is sufficient:
_stacked_query()
"joiner"
params
It turns out, OR withing "( )" does not work for "AU-ID". Issue simplified keeping "joiner" and changing to " OR " for sources
" OR "
If the reduced query (just using "OR") is sufficient:
_stacked_query()
is being used: Remove"joiner"
entry fromparams
._stacked_query()
, remove joiner from list of parameters and also in theparams
object in the second part of the function