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

Sync v2 #2180

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Sync v2 #2180

wants to merge 16 commits into from

Commits on Dec 7, 2023

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

Commits on Dec 18, 2023

  1. get parsed SQLs with source file

    ColdWaterLW authored and hasa1K committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    69e7b22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a35741 View commit details
    Browse the repository at this point in the history
  3. update function usage

    ColdWaterLW authored and hasa1K committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ac940c7 View commit details
    Browse the repository at this point in the history
  4. fix lint

    ColdWaterLW authored and hasa1K committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8a106d0 View commit details
    Browse the repository at this point in the history
  5. update parser

    ColdWaterLW authored and hasa1K committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b127e84 View commit details
    Browse the repository at this point in the history
  6. update go.mod

    hasa1K committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e1a5e83 View commit details
    Browse the repository at this point in the history
  7. fix unittest

    ColdWaterLW authored and hasa1K committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    16d990c View commit details
    Browse the repository at this point in the history
  8. reuse code

    ColdWaterLW authored and hasa1K committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    40faf94 View commit details
    Browse the repository at this point in the history
  9. reuse code

    ColdWaterLW authored and hasa1K committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    94e6ca8 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. add field SQLSourceFile

    hasa1K committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5cdf9a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Merge pull request #2168 from actiontech/cherry-pick-v3

    Cherry pick v3
    ColdWaterLW committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    156dd80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2133 from actiontech/fix-issue1256

    set getTableNameCreateTableStmtMap to sessionContext func
    ColdWaterLW committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    673b87d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. fix misspell

    hasa1K committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2145c1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2179 from actiontech/fix-misspell

    fix misspell
    taolx0 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d89e154 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release-2.9999.x' into sync-v2

    # Conflicts:
    #	sqle/api/controller/v1/sql_audit.go
    #	sqle/api/controller/v1/sql_audit_record.go
    #	sqle/api/controller/v1/task.go
    ColdWaterLW committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9906828 View commit details
    Browse the repository at this point in the history