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

Support for exclude table (-X) and exclude parent table (-Y) option #360

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on May 28, 2023

  1. initial commit for --exclude-table -X

    chanukyasds committed May 28, 2023
    Configuration menu
    Copy the full SHA
    2a2bf64 View commit details
    Browse the repository at this point in the history
  2. initial commit for --exclude-table -X option

    chanukyasds committed May 28, 2023
    Configuration menu
    Copy the full SHA
    5ee5bac View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/support-----exclude-table-option…

    …' into support-----exclude-table-option
    chanukyasds committed May 28, 2023
    Configuration menu
    Copy the full SHA
    950f338 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. adding --exclude-parent-table option

    chanukyasds committed May 29, 2023
    Configuration menu
    Copy the full SHA
    835f49b View commit details
    Browse the repository at this point in the history
  2. meaning full info for options

    chanukyasds committed May 29, 2023
    Configuration menu
    Copy the full SHA
    f86e852 View commit details
    Browse the repository at this point in the history
  3. adding necessary checks

    chanukyasds committed May 29, 2023
    Configuration menu
    Copy the full SHA
    740a7ce View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. if condition checking split

    chanukyasds committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e51501d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. clearing white spaces

    chanukyasds committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2ecdf37 View commit details
    Browse the repository at this point in the history
  2. providing only long option names

    chanukyasds committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9a0ce6d View commit details
    Browse the repository at this point in the history
  3. documentation update

    chanukyasds committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    62449b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. code cleanup

    chanukyasds committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a3e32bd View commit details
    Browse the repository at this point in the history