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

Postgres: Add window function support #4283

Merged
merged 21 commits into from
Jun 27, 2023
Merged

Postgres: Add window function support #4283

merged 21 commits into from
Jun 27, 2023

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    1ec70b0 View commit details
    Browse the repository at this point in the history
  2. Use snapshot repo

    hfhbd committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    dcfe6ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a8451a View commit details
    Browse the repository at this point in the history
  4. Use long as migration version

    hfhbd committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    894e112 View commit details
    Browse the repository at this point in the history
  5. Add integration test

    hfhbd committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b338d95 View commit details
    Browse the repository at this point in the history
  6. Bump to sql-psi 0.4.5

    hfhbd committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3e90ed8 View commit details
    Browse the repository at this point in the history
  7. Fix int usage

    hfhbd committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d0bd7c1 View commit details
    Browse the repository at this point in the history
  8. Fix dialect test

    hfhbd committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    8674f86 View commit details
    Browse the repository at this point in the history
  9. Fix dialect tests

    hfhbd committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c5ed560 View commit details
    Browse the repository at this point in the history
  10. Fix schema version

    hfhbd committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d0103e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Fix schema version

    hfhbd committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e87ca47 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    hfhbd committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f4b6407 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into hfhbd/long-version

    Alec Kazakova authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3324c13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0954d1f View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/hfhbd/postgres-window' into hfhb…

    …d/postgres-window
    
    # Conflicts:
    #	gradle/libs.versions.toml
    hfhbd committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    06e0c60 View commit details
    Browse the repository at this point in the history
  6. Update settings.gradle

    hfhbd authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e1acfe0 View commit details
    Browse the repository at this point in the history
  7. Remove snapshot repo

    hfhbd authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ee507aa View commit details
    Browse the repository at this point in the history
  8. Remove snapshot repo

    hfhbd authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    95fd2cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1c31ef View commit details
    Browse the repository at this point in the history
  10. Fix postgresql tests

    hfhbd committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a68987d View commit details
    Browse the repository at this point in the history
  11. F spotless

    hfhbd committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6a7ee7d View commit details
    Browse the repository at this point in the history