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

executor: add CREATE ROLE support #9461

Merged
merged 9 commits into from
Mar 1, 2019
Merged

Commits on Feb 28, 2019

  1. add create role sql

    imtbkcat committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    204d719 View commit details
    Browse the repository at this point in the history
  2. edit gomod

    imtbkcat committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    1a9fbbb View commit details
    Browse the repository at this point in the history
  3. add create role

    imtbkcat committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    e9a75bc View commit details
    Browse the repository at this point in the history
  4. check account lock

    imtbkcat committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    5755d77 View commit details
    Browse the repository at this point in the history
  5. add comment

    imtbkcat committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    bf1858c View commit details
    Browse the repository at this point in the history
  6. edit gosum

    imtbkcat committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    a21a231 View commit details
    Browse the repository at this point in the history
  7. add test

    imtbkcat committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    30ac469 View commit details
    Browse the repository at this point in the history
  8. add test for create role

    imtbkcat committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    de69132 View commit details
    Browse the repository at this point in the history
  9. edit gosum and gomod

    imtbkcat committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    90f761e View commit details
    Browse the repository at this point in the history