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

MySQL Filter #4

Closed
wants to merge 10 commits into from
Closed

MySQL Filter #4

wants to merge 10 commits into from

Commits on Sep 20, 2017

  1. add mysql2 to package

    lmangani committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    32e7b7d View commit details
    Browse the repository at this point in the history
  2. Create filter_mysql.js

    lmangani committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    a0bf9ac View commit details
    Browse the repository at this point in the history
  3. Create mysql.md

    lmangani committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    c8a6a39 View commit details
    Browse the repository at this point in the history
  4. Update mysql.md

    lmangani committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    0f20d55 View commit details
    Browse the repository at this point in the history
  5. Update filter_mysql.js

    lmangani committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    9d71671 View commit details
    Browse the repository at this point in the history
  6. Update mysql.md

    lmangani committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    b58fc3d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. Update package.json

    lmangani committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    f2ea682 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2017

  1. switch to execute/prepare

    with execute is used, an LRU cache which will save query preparation time and give better performance
    lmangani committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    5c1eafe View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

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

Commits on Jun 16, 2018

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