Skip to content

Implement CONTAINS operator #212

@agershun

Description

@agershun

Like:

    select * from animaltype where races contains (name.toLowerCase().subString(0,1) = 'e')

It is similar to IN operator.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions