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

QueryBuilder: Implementation of contains Filter Operator applied to JSON Fields for SQLite backend #6619

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    a9165f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab88f00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    518cc6b View commit details
    Browse the repository at this point in the history
  4. temp

    rabbull committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ec36aae View commit details
    Browse the repository at this point in the history
  5. add tests for nested arrays

    rabbull committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    474dd26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a759d43 View commit details
    Browse the repository at this point in the history
  7. update

    rabbull committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5b7b62b View commit details
    Browse the repository at this point in the history
  8. custom function

    rabbull committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    e23ec32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e530f03 View commit details
    Browse the repository at this point in the history
  10. cleanup

    rabbull committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6df03e3 View commit details
    Browse the repository at this point in the history
  11. catchup

    rabbull committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    84c50f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. fix compilation error on py39

    rabbull committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f787404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36c7102 View commit details
    Browse the repository at this point in the history
  3. add benchmark

    rabbull committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    dcd3cf9 View commit details
    Browse the repository at this point in the history
  4. ignore benchmark results

    rabbull committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d293d18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a34623f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    079cc32 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. temp

    rabbull committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    598f821 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. add benchmark

    rabbull committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    93ad037 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sqlite-json-contains' of github.com:rabbull/aiida-core …

    …into sqlite-json-contains
    rabbull committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    93966cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9293c67 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    180bec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edfe2b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2189a81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffa0b11 View commit details
    Browse the repository at this point in the history