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: julien-duponchelle/python-mysql-replication
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: julien-duponchelle/python-mysql-replication
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: mysql-5.7-bug-fix
Choose a head ref
  • 6 commits
  • 9 files changed
  • 1 contributor

Commits on Oct 2, 2023

  1. bug fix json Parser for mysql 5.7

    * bug fix json Parser
    
    * make bytes util
    
    * error fix json array, json object
    
    * add datetime, time parsing
    add test datetime,decimal,time cases
    sean-k1 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f9ec362 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #494 from julien-duponchelle/mysql-5.7

    v0.45 bug fix json object and array
    sean-k1 authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1f4a5d2 View commit details
    Browse the repository at this point in the history
  3. release 0.45.0

    sean-k1 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5da86b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Merge pull request #505 from 23-OSSCA-python-mysql-replication/hotfix…

    …/setup-add-util
    
    setup-add-util
    sean-k1 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    cfa6bc0 View commit details
    Browse the repository at this point in the history
  2. release 0.45.1

    sean-k1 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    022cd15 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #507 from julien-duponchelle/mysql-5.7-release-0.46

    Mysql 5.7 release 0.46
    sean-k1 authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9489514 View commit details
    Browse the repository at this point in the history
Loading