Skip to content

Missing global WHERE's in cascade panes #43

@side-martin

Description

@side-martin

I think, that if we put global WHERE at this point, it's start being more obvious

Starts from line 355 at SearchPaneOption.php

$query = $db ->query('select') ->distinct(true) ->table($table) ->left_join($leftJoin) ->where($this->_where);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions