Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

mydumper: generate tables needed to dump for mydumper automatically #310

Merged
merged 23 commits into from
Oct 18, 2019

Commits on Oct 12, 2019

  1. simplify mydumper configs

    lichunzhu committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    2805e25 View commit details
    Browse the repository at this point in the history
  2. fix bug and add UT

    lichunzhu committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    0782dcb View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Configuration menu
    Copy the full SHA
    0c0b1e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcb2db1 View commit details
    Browse the repository at this point in the history
  3. remove quotation marks

    lichunzhu committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    886ebe4 View commit details
    Browse the repository at this point in the history
  4. simplify code

    lichunzhu committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    2570635 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c747f08 View commit details
    Browse the repository at this point in the history
  6. fix bugs, change to strings.Join and add extraArgs justifications to …

    …check whether we should generate tables args or not
    lichunzhu committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    23c71b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. add more tests and comments

    lichunzhu committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    cfe2012 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    d50924e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b745153 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39ddad8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    10201fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b941a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    171557e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3d409d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    4ca1eec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86e4713 View commit details
    Browse the repository at this point in the history
  3. add more comments

    lichunzhu committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    4523d18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94152a0 View commit details
    Browse the repository at this point in the history
  5. fix bug

    lichunzhu committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    79ade24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66259d3 View commit details
    Browse the repository at this point in the history
  7. refine comment

    lichunzhu committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    1bfd2c3 View commit details
    Browse the repository at this point in the history