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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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