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

Refactor sql-sync extensions #2586

Merged
merged 8 commits into from Feb 4, 2017
Merged

Refactor sql-sync extensions #2586

merged 8 commits into from Feb 4, 2017

Commits on Jan 30, 2017

  1. Rename SQL trait.

    weitzman committed Jan 30, 2017
    Copy the full SHA
    31bf282 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Refactor sql-sync extensions

    Now they are regular @hook post-command implementations listening on sql-sanitize requests
    weitzman committed Feb 2, 2017
    Copy the full SHA
    e32784e View commit details
    Browse the repository at this point in the history
  2. Use interact for sql-sanitize

    And misc fixes.
    weitzman committed Feb 2, 2017
    Copy the full SHA
    25c29c7 View commit details
    Browse the repository at this point in the history
  3. Minor fixes

    weitzman committed Feb 2, 2017
    Copy the full SHA
    b6cf956 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. Fix email sanitizing to fixed value

    Also cleanup fields saniize
    weitzman committed Feb 3, 2017
    Copy the full SHA
    1b85b28 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2017

  1. sanitize plugins

    weitzman committed Feb 4, 2017
    Copy the full SHA
    904045d View commit details
    Browse the repository at this point in the history
  2. Minor sql-santize follow-up

    weitzman committed Feb 4, 2017
    Copy the full SHA
    2247381 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3a9c024 View commit details
    Browse the repository at this point in the history