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: DTStack/dt-sql-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: next
Choose a base ref
...
head repository: DTStack/dt-sql-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 27 files changed
  • 2 contributors

Commits on May 16, 2025

  1. chore(release): 4.3.0

    mumiao committed May 16, 2025
    Configuration menu
    Copy the full SHA
    db8a707 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. fix(common): #424 allTokens slice when caretTokenIndex use tokenIndex…

    …Offset (#426)
    
    * test: #424 syntax after comments
    
    * fix(common): #424 allTokens slice when caretTokenIndex use tokenIndexOffset
    liuxy0551 authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    616dc11 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.3.1

    mumiao committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    9dc6cfc View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. fix(postgresql): #432 remove error rule

    * test: #432 validate unComplete sql
    
    * fix: #432 remove error rule
    liuxy0551 authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    3684ae7 View commit details
    Browse the repository at this point in the history
Loading