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

Implement starts_with, ends_with, contains, like, not_like operations on StringFilter and add is_not_null operation #116

Closed
wants to merge 4 commits into from

Commits on Jan 17, 2023

  1. Implement starts_with, ends_with, contains, like, not_like opeations …

    …on StringFilter and add is_not_null operation
    skopz356 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    5e3698e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    1264f6e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Fixed: formatting

    skopz356 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    8b610b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    7e55dd3 View commit details
    Browse the repository at this point in the history