Skip to content

No way to set query type to select without resetting via select() #168

Description

@sshilko

Only workaround is

$sph->select();
...
$sph->setSelect($myselects);

Also weird that select() resets everything, needed public method to set type

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