Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error executing query #199

Open
shamis opened this issue Apr 12, 2018 · 0 comments
Open

error executing query #199

shamis opened this issue Apr 12, 2018 · 0 comments
Assignees
Milestone

Comments

@shamis
Copy link
Member

shamis commented Apr 12, 2018

image
Query :

SELECT
    name, module, args, srcArgs, dstArgs, enabled, running, plan, nodes
FROM
    cpro.cproJob
WHERE
    cpro.cproJob.enabled <> to_boolean('false')
ORDER BY
    1 ASC
@shamis shamis added the bug label Apr 12, 2018
@stoch stoch added this to the 2.2.0 milestone Apr 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants