Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Conversation

@ddurieux
Copy link
Member

@ddurieux ddurieux commented Feb 6, 2020

No description provided.

trasher
trasher previously approved these changes Feb 10, 2020
PluginFusioninventoryTaskjobstate::IN_ERROR,
PluginFusioninventoryTaskjobstate::CANCELLED,
]],
'NOT' => [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Problem is there are tow 'NOT' key in the array maybe more simple to just move all of them in the same NOT.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or just encapsulate them inside an array. This will produces some extra parenthesis on SQL query, but will do the job.

 ['NOT' => [...]],
 ['NOT' => [...]],

@trasher trasher dismissed their stale review February 10, 2020 09:07

see comment

@cedric-anne cedric-anne removed their request for review July 21, 2020 08:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants