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

Allow regex in queries #14

Merged
merged 5 commits into from
Sep 24, 2021

Commits on Aug 20, 2021

  1. Add tests to reproduce the issues

    Christina Burger committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    63c4f37 View commit details
    Browse the repository at this point in the history
  2. Use cloneDeep instead of JSON deep copy to allow regexes

    Christina Burger committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    a01a3ba View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Merge branch 'master' of github.com:share/sharedb-mingo-memory into a…

    …llow-regex-in-queries
    Christina Burger committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    92c6e29 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Update to mingo 4 to grab the regex fix

    Christina Burger committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    8518380 View commit details
    Browse the repository at this point in the history
  2. Update test/query.js

    pypmannetjies authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    b755c6e View commit details
    Browse the repository at this point in the history