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: PyMySQL/PyMySQL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: lemonwx/PyMySQL
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.
  • 16 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 20, 2017

  1. add batch test

    lemonwx committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    219c07d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

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

Commits on Sep 28, 2017

  1. readme.md

    add todo list in my branch
    lemonwx authored Sep 28, 2017
    Configuration menu
    Copy the full SHA
    25279b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. add stmt prepare and close

    lemonwx committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    ef225df View commit details
    Browse the repository at this point in the history
  2. build stmt's exec structer

    lemonwx committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    b1d3069 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

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

Commits on Jul 17, 2018

  1. Configuration menu
    Copy the full SHA
    88c3b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f8e4e7 View commit details
    Browse the repository at this point in the history
  3. fix moudle named bug

    lemonwx committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    89075b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Configuration menu
    Copy the full SHA
    bf67534 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3e6a23 View commit details
    Browse the repository at this point in the history
  3. add: integer field ret parse

    lemonwx committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    b86a5ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43ac2df View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. add: date

    lemonwx committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    7e9e712 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f79ff18 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

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