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

rawsql: introduce rawsql command #93

Merged
merged 6 commits into from
Dec 20, 2021
Merged

Commits on Jul 14, 2021

  1. feat: add rawsql command to run raw SQL queries

    Signed-off-by: lob <pengyu@pingcap.com>
    lobshunter committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    02907fc View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. rawsql(fix): handles use-explain flag

    Signed-off-by: lob <pengyu@pingcap.com>
    lobshunter committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    301a056 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. rawsql(feat): use basename of query file as query name

    Signed-off-by: lob <pengyu@pingcap.com>
    lobshunter committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    4033766 View commit details
    Browse the repository at this point in the history
  2. rawsql(fix): use basename of file as query name correctly

    Signed-off-by: lob <pengyu@pingcap.com>
    lobshunter committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    b0b676c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. feat: rawsql run add refresh connection wait flag

    Signed-off-by: lob <pengyu@pingcap.com>
    lobshunter committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    b8c0757 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. rawsql(doc): add rawsql description to README

    Signed-off-by: lob <pengyu@pingcap.com>
    lobshunter committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    80496f8 View commit details
    Browse the repository at this point in the history