8000 Comparing v0.89.0...master · supabase/postgres-meta · GitHub
[go: up one dir, main page]

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: supabase/postgres-meta
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.89.0
Choose a base ref
...
head repository: supabase/postgres-meta
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 6 files changed
  • 3 contributors

Commits on May 2, 2025

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

Commits on May 11, 2025

  1. Configuration menu
    Copy the full SHA
    e880b9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #939 from yilinjuang/master

    fix(typescript): Prioritize current schema for pg type generation
    avallete authored May 11, 2025
    Configuration menu
    Copy the full SHA
    1083973 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. chore: ignore sentryclirc

    avallete committed May 13, 2025
    Configuration menu
    Copy the full SHA
    fbdc28c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #943 from supabase/chore/ignore-sentryclirc

    chore: ignore sentryclirc
    avallete authored May 13, 2025
    Configuration menu
    Copy the full SHA
    11e6e18 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. fix(typescript): prefer current schema typescript typegen

    See: 80db2de
    Trigger new release for this fix
    avallete committed May 19, 2025
    Configuration menu
    Copy the full SHA
    f58f507 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #945 from supabase/fix/prefer-current-schema-types…

    …cript-typegen
    
    fix(typescript): prefer current schema typescript typegen
    avallete authored May 19, 2025
    Configuration menu
    Copy the full SHA
    76cd87a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. fix(query): ensure that open connection are killed after timeout

    Without statement_timeout set, the query_timeout wont always
    kill the underlying database query connection leading to possible
    connections exhaustions
    avallete committed May 20, 2025
    Configuration menu
    Copy the full SHA
    5434754 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #946 from supabase/fix/query-timeout-connection-cl…

    …osing
    
    fix(query): ensure that open connection are killed after timeout
    avallete authored May 20, 2025
    Configuration menu
    Copy the full SHA
    70c38c0 View commit details
    Browse the repository at this point in the history
Loading
0