Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
thesis
/
postgres-meta
Public
forked from
supabase/postgres-meta
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
fe4075a
User selector
All users
Datepicker
All time
Commit History
Commits on May 28, 2025
Merge pull request #947 from supabase/fix/only-add-statement-timeout-on-direct-connection
Show description for fe4075a
avallete
authored
fe4075a
Copy full SHA for fe4075a
Commits on May 27, 2025
chore: cleanup
avallete
committed
f183588
Copy full SHA for f183588
chore: add query timeout params test
avallete
committed
9f728fe
Copy full SHA for 9f728fe
chore: set statement_timeout as /query params
avallete
committed
6ca4850
Copy full SHA for 6ca4850
Commits on May 22, 2025
chore: fix secret module mock
avallete
committed
3d9fea4
Copy full SHA for 3d9fea4
chore: revert result-size test
avallete
committed
4150b26
Copy full SHA for 4150b26
fix: use query level statement timeout
avallete
committed
18d61e2
Copy full SHA for 18d61e2
fix: set the statement_timeout at query level
avallete
committed
2fa2011
Copy full SHA for 2fa2011
Commits on May 21, 2025
fix: exclude pooler from statement_timeout
avallete
committed
e41138a
Copy full SHA for e41138a
Commits on May 20, 2025
Merge pull request #946 from supabase/fix/query-timeout-connection-closing
Show description for 70c38c0
avallete
authored
70c38c0
Copy full SHA for 70c38c0
fix(query): ensure that open connection are killed after timeout
Show description for 5434754
avallete
committed
5434754
Copy full SHA for 5434754
Commits on May 19, 2025
Merge pull request #945 from supabase/fix/prefer-current-schema-typescript-typegen
Show description for 76cd87a
avallete
authored
76cd87a
Copy full SHA for 76cd87a
fix(typescript): prefer current schema typescript typegen
Show description for f58f507
avallete
committed
f58f507
Copy full SHA for f58f507
Commits on May 13, 2025
Merge pull request #943 from supabase/chore/ignore-sentryclirc
Show description for 11e6e18
avallete
authored
11e6e18
Copy full SHA for 11e6e18
chore: ignore sentryclirc
avallete
committed
fbdc28c
Copy full SHA for fbdc28c
Commits on May 11, 2025
Merge pull request #939 from yilinjuang/master
Show description for 1083973
avallete
authored
1083973
Copy full SHA for 1083973
Merge branch 'master' into master
avallete
authored
e880b9f
Copy full SHA for e880b9f
Commits on May 8, 2025
test: setting custom application_name
soedirgo
committed
8ca034c
Copy full SHA for 8ca034c
feat: allow setting application_name via header
soedirgo
committed
704fb13
Copy full SHA for 704fb13
Commits on May 2, 2025
Prioritize current schema for pg type generation
yilinjuang
committed
80db2de
Copy full SHA for 80db2de
Commits on Apr 30, 2025
chore(deps): bump vite from 6.2.6 to 6.3.4 (#938)
Show description for 5068458
dependabot[bot]
authored
5068458
Copy full SHA for 5068458
Commits on Apr 15, 2025
Merge pull request #934 from supabase/chore/add-sentry-monitoring
Show description for da7ccfa
avallete
authored
da7ccfa
Copy full SHA for da7ccfa
chore: apply pr comment
avallete
committed
223b83b
Copy full SHA for 223b83b
Commits on Apr 14, 2025
fix: errors format
avallete
committed
5773373
Copy full SHA for 5773373
fix: sentry rate events
avallete
committed
64ecb5d
Copy full SHA for 64ecb5d
chore: remove sensitive headers from traces
avallete
committed
72c1f71
Copy full SHA for 72c1f71
wip: add additional details remove pii headers
avallete
committed
bf2fad4
Copy full SHA for bf2fad4
chore(sentry): add sentry tracing
avallete
committed
ce8e31b
Copy full SHA for ce8e31b
Commits on Apr 13, 2025
Merge pull request #932 from supabase/fix/catch-invalid-url-early
Show description for c353582
avallete
authored
c353582
Copy full SHA for c353582
Commits on Apr 11, 2025
chore(deps): bump vite from 6.2.5 to 6.2.6 (#933)
Show description for 02933a1
dependabot[bot]
authored
02933a1
Copy full SHA for 02933a1
chore: return done
avallete
committed
86a1007
Copy full SHA for 86a1007
fix: raise connection string error early on request processing
avallete
committed
a2b89d0
Copy full SHA for a2b89d0
chore: add more tests invalid connection strings
avallete
committed
1d8cfa3
Copy full SHA for 1d8cfa3
Commits on Apr 10, 2025
Merge pull request #930 from supabase/fix/typescrypt-gen-args-sorting
Show description for 0a55d33
avallete
authored
0a55d33
Copy full SHA for 0a55d33
Merge pull request #926 from supabase/fix/add-graceful-exit-logging
Show description for d64602f
avallete
authored
d64602f
Copy full SHA for d64602f
Pagination
Previous
Next
You can’t perform that action at this time.