-
-
Notifications
You must be signed in to change notification settings - Fork 141
Comparing changes
Open a pull request
base repository: supabase/postgres-meta
base: v0.89.0
head repository: supabase/postgres-meta
compare: master
- 9 commits
- 6 files changed
- 3 contributors
Commits on May 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 80db2de - Browse repository at this point
Copy the full SHA 80db2deView commit details
Commits on May 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e880b9f - Browse repository at this point
Copy the full SHA e880b9fView commit details -
Merge pull request #939 from yilinjuang/master
fix(typescript): Prioritize current schema for pg type generation
Configuration menu - View commit details
-
Copy full SHA for 1083973 - Browse repository at this point
Copy the full SHA 1083973View commit details
Commits on May 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fbdc28c - Browse repository at this point
Copy the full SHA fbdc28cView commit details -
Merge pull request #943 from supabase/chore/ignore-sentryclirc
chore: ignore sentryclirc
Configuration menu - View commit details
-
Copy full SHA for 11e6e18 - Browse repository at this point
Copy the full SHA 11e6e18View commit details
Commits on May 19, 2025
-
fix(typescript): prefer current schema typescript typegen
See: 80db2de Trigger new release for this fix
Configuration menu - View commit details
-
Copy full SHA for f58f507 - Browse repository at this point
Copy the full SHA f58f507View commit details -
Merge pull request #945 from supabase/fix/prefer-current-schema-types…
…cript-typegen fix(typescript): prefer current schema typescript typegen
Configuration menu - View commit details
-
Copy full SHA for 76cd87a - Browse repository at this point
Copy the full SHA 76cd87aView commit details
Commits on May 20, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for 5434754 - Browse repository at this point
Copy the full SHA 5434754View commit details -
Merge pull request #946 from supabase/fix/query-timeout-connection-cl…
…osing fix(query): ensure that open connection are killed after timeout
Configuration menu - View commit details
-
Copy full SHA for 70c38c0 - Browse repository at this point
Copy the full SHA 70c38c0View 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 v0.89.0...master