Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Add operand MySQL for the Widgets #6391

Closed
wants to merge 13 commits into from

Conversation

jben94
Copy link

@jben94 jben94 commented Jun 21, 2018

Hi,

These changes add the operand for the widgets.

Example:

image

Regards

@Ridene Ridene force-pushed the master branch 2 times, most recently from a91ff91 to c2e9871 Compare July 26, 2018 11:48
@lpinsivy lpinsivy added the status/in-backlog A dev will begin to work on your modifications soon label Feb 18, 2019
@cgagnaire cgagnaire added kind/enhancement pr/external PR made by the contributors status/needs-attention The PR is on-hold. The reasons are specified in the PR and removed kind/feature labels Feb 5, 2020
@kduret
Copy link
Contributor

kduret commented May 1, 2020

@lpinsivy @cgagnaire we should test it and merge it since regex is the way we want to use on search

"notlike" => "NOT LIKE"
"notlike" => "NOT LIKE",
"regex" => "REGEXP",
"notregex"=> "NOT REGEXP"

Choose a reason for hiding this comment

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

ERROR: Expected at least 1 space before "=>"; 0 found

@jben94 jben94 requested review from a team, adr-mo and TamazC and removed request for a team June 21, 2022 09:33
@lpinsivy
Copy link
Contributor

@lpinsivy lpinsivy closed this Jul 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/widgets kind/enhancement pr/external PR made by the contributors status/in-backlog A dev will begin to work on your modifications soon status/needs-attention The PR is on-hold. The reasons are specified in the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants