Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 521hellogithub/mycli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dbcli/mycli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 10 files changed
  • 6 contributors

Commits on Nov 15, 2021

  1. Improve TiDB compatibility

    dveeden committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    59d3774 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. Merge pull request dbcli#1014 from dveeden/tidb

    Improve TiDB compatibility
    amjith authored Dec 24, 2021
    Configuration menu
    Copy the full SHA
    2af459d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    bcb19d4 View commit details
    Browse the repository at this point in the history
  2. Missing comma.

    amjith authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    d86db8f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Merge pull request dbcli#1026 from dbcli/amjith-patch-1

    Workaround pygments release breaking tabular output
    amjith authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    d5d2a60 View commit details
    Browse the repository at this point in the history
  2. Update changelog for 1.24.2

    amjith committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    f0acf0a View commit details
    Browse the repository at this point in the history
  3. Releasing version 1.24.2

    amjith committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    832086b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. fix ipython magic command param position bug

    chenyijian committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    025f426 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    ba1e7a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Merge pull request dbcli#1029 from dbcli/upgrade-cli_helpers

    Upgrade cli_helpers to workaround the Pygments regression.
    amjith authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    1e34407 View commit details
    Browse the repository at this point in the history
  2. Update changelog for 1.24.3

    amjith committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    08e2451 View commit details
    Browse the repository at this point in the history
  3. Releasing version 1.24.3

    amjith committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    634dc0c View commit details
    Browse the repository at this point in the history
  4. Merge pull request dbcli#1028 from hot123s/master

    fix ipython magic command param position bug
    amjith authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    c3e426b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Fix incompatibility with python-click >= 8.1.0 (dbcli#1042)

    Fixes for python-click>= 8.1.0
    Change CI VM from 16.04 to 18.04 as Github no longer supports 16.04
    
    Co-authored-by: arvindmishra <[email protected]>
    Arvind2222 and arvindmishra authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    808d1dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aa7c11 View commit details
    Browse the repository at this point in the history
  3. Releasing version 1.24.4

    j-bennet committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    0471faa View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    b42d154 View commit details
    Browse the repository at this point in the history
Loading