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: questdb/sql-grammar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: questdb/sql-grammar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 4 files changed
  • 5 contributors

Commits on Dec 2, 2024

  1. bump to 1.2.0 (#38)

    goodroot authored Dec 2, 2024
    Copy the full SHA
    4413b26 View commit details

Commits on Jan 20, 2025

  1. adding outstanding keywords (#39)

    * adding keywords
    
    for new window function syntax and future pivot/unpivot syntax
    
    * Update src/keywords.ts
    
    * Update keywords.ts
    
    * Update keywords.ts
    
    * Update dataTypes.ts
    
    * Fix syntax
    
    * prettier
    
    ---------
    
    Co-authored-by: Maciej Bodek <maciej.bodek@gmail.com>
    nwoolmer and insmac authored Jan 20, 2025
    Copy the full SHA
    4e0c598 View commit details
  2. bump version to 1.2.1 (#40)

    insmac authored Jan 20, 2025
    Copy the full SHA
    1af9ace View commit details

Commits on Jan 21, 2025

  1. add lead() (#41)

    nwoolmer authored Jan 21, 2025
    Copy the full SHA
    3212ab3 View commit details
  2. bump to 1.2.2 (#42)

    insmac authored Jan 21, 2025
    Copy the full SHA
    77baa8a View commit details

Commits on Mar 12, 2025

  1. add materialized views keywords (#43)

    * add materialized views keywords
    
    * add missing keywords
    emrberk authored Mar 12, 2025
    Copy the full SHA
    27536a9 View commit details
  2. bump version to 1.2.3 (#44)

    emrberk authored Mar 12, 2025
    Copy the full SHA
    943fb16 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v1.2.0...master