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

feat: mysql support #525

Merged
merged 42 commits into from
Nov 27, 2019
Merged

Commits on Nov 11, 2019

  1. chore: set up mysql plugin

    dyladan committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    92f8dc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. feat: wip mysql plugin

    dyladan committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    f99e174 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Configuration menu
    Copy the full SHA
    b4486a3 View commit details
    Browse the repository at this point in the history
  2. fix: lint

    dyladan committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    23fb141 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Configuration menu
    Copy the full SHA
    14387c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7ea550 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    2ec1a12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8220f45 View commit details
    Browse the repository at this point in the history
  3. test(mysql): add tests

    dyladan committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    55275c2 View commit details
    Browse the repository at this point in the history
  4. test(mysql): run tests in ci

    dyladan committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    f598eac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43f1556 View commit details
    Browse the repository at this point in the history
  6. test(mysql): fix environment

    dyladan committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    52558cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    033481b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e0498e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76b8a97 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b15f027 View commit details
    Browse the repository at this point in the history
  11. ci: add mysql port to env

    dyladan committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    ba93c97 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0c31b1e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    910b8c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. test: fix typo

    dyladan committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    f561bf9 View commit details
    Browse the repository at this point in the history
  2. fix: reference to this module

    rename plugin to thisPlugin to avoid confusion
    dyladan committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    7141ff4 View commit details
    Browse the repository at this point in the history
  3. fix: lint

    dyladan committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    49c6faf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aaddb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Update examples/mysql/package.json

    Co-Authored-By: Mayur Kale <mayurkale@google.com>
    dyladan and mayurkale22 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    3d18030 View commit details
    Browse the repository at this point in the history
  2. docs: update mysql example

    dyladan committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    bbf3d50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e230868 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6613e14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a8cc39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e67e995 View commit details
    Browse the repository at this point in the history
  7. chore: add codecov script

    dyladan committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    38e9801 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81b2197 View commit details
    Browse the repository at this point in the history
  9. fix: lint

    dyladan committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    97a3bff View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2019

  1. Configuration menu
    Copy the full SHA
    031e60b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5089692 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60d0757 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. ci: order envs

    dyladan committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    54cf5c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b8cd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73146e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    bb74a65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0cf0d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    409f9d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8100d9e View commit details
    Browse the repository at this point in the history