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

privilege, executor: support SET DEFAULT ROLE #9949

Merged
merged 14 commits into from
Apr 17, 2019

Commits on Apr 17, 2019

  1. add set default role

    imtbkcat committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    13797ee View commit details
    Browse the repository at this point in the history
  2. update parser

    imtbkcat committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    9e29a95 View commit details
    Browse the repository at this point in the history
  3. add load default role

    imtbkcat committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    b8237f1 View commit details
    Browse the repository at this point in the history
  4. update parser

    imtbkcat committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    fb75c52 View commit details
    Browse the repository at this point in the history
  5. cache defaule role table

    imtbkcat committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    fd1f0f4 View commit details
    Browse the repository at this point in the history
  6. remove test result

    imtbkcat committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    11a9f30 View commit details
    Browse the repository at this point in the history
  7. edit go mod

    imtbkcat committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    ec77221 View commit details
    Browse the repository at this point in the history
  8. add comment for exported method

    imtbkcat committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    55e5ee7 View commit details
    Browse the repository at this point in the history
  9. fix ci

    imtbkcat committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    9f65b4f View commit details
    Browse the repository at this point in the history
  10. fix ci

    imtbkcat committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    3094c86 View commit details
    Browse the repository at this point in the history
  11. add negtive test for simple_test

    imtbkcat committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    f3121ab View commit details
    Browse the repository at this point in the history
  12. add test for cache_test

    imtbkcat committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    b82747f View commit details
    Browse the repository at this point in the history
  13. reduce interface assert

    imtbkcat committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    370ef6b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b2a3b30 View commit details
    Browse the repository at this point in the history