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: tobymao/sqlglot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v25.4.1
Choose a base ref
...
head repository: tobymao/sqlglot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v25.5.0
Choose a head ref
  • 13 commits
  • 23 files changed
  • 6 contributors

Commits on Jun 29, 2024

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

Commits on Jul 1, 2024

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

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    8d629a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    057d35b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b030a8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f39e5f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b5cf75 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. feat(presto, trino): Configurable transpilation of Snowflake VARIANT (#…

    …3725)
    
    * feat(presto, trino): Configurable transpilation of Snowflake VARIANT
    
    * PR Feedback 1
    
    * PR Feedback 2
    
    * Make kv_pairs a generator
    
    * PR Feedback 3
    
    * PR Feedback 4
    VaggelisD authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c5866cc View commit details
    Browse the repository at this point in the history
  2. feat(snowflake): Support for FROM CHANGES (#3731)

    * feat(snowflake): Support for FROM CHANGES
    
    * Rename _parse_at_before_end() to _parse_historical_data()
    VaggelisD authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7d3943a View commit details
    Browse the repository at this point in the history
  3. fix(oracle)!: Decouple NVL() from COALESCE() (#3734)

    * fix(oracle): Decouple NVL() from COALESCE()
    
    * Change parse_one() to validate_identity()
    
    Revert Snowflake
    VaggelisD authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    048913d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    204a0ab View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    289890d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    584ca87 View commit details
    Browse the repository at this point in the history
Loading