Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
supabase
/
server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15
Star
87
Code
Issues
0
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(middleware): ship withPostgresClient and withPostgresAdminClient
- #115
#115
Merged
mandarini
merged 10 commits into
main
supabase/server:main
from
tomaspozo/sdk-1207-ship-withpostgres-middleware
supabase/server:tomaspozo/sdk-1207-ship-withpostgres-middleware
Copy head branch name to clipboard
Aug 24, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(middleware): ship withPostgresClient and withPostgresAdminClient
#115
mandarini
merged 10 commits into
main
supabase/server:main
from
tomaspozo/sdk-1207-ship-withpostgres-middleware
supabase/server:tomaspozo/sdk-1207-ship-withpostgres-middleware
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
refactor(middleware): rename withPostgres to withPostgresClient and harden it
Show description for c85459c
tomaspozo
committed
c85459c
View commit details
Copy full SHA for c85459c
Browse repository at this point
feat(middleware): add withPostgresAdminClient
Show description for 4531a2d
tomaspozo
committed
4531a2d
View commit details
Copy full SHA for 4531a2d
Browse repository at this point
test(e2e): cover both postgres middleware against a real database
Show description for 60bb39d
tomaspozo
committed
60bb39d
View commit details
Copy full SHA for 60bb39d
Browse repository at this point
docs: document the postgres middleware pair
Show description for fa5af5f
tomaspozo
committed
fa5af5f
View commit details
Copy full SHA for fa5af5f
Browse repository at this point
fix(middleware): discard the connection when a rollback fails
Show description for 701579c
tomaspozo
committed
701579c
View commit details
Copy full SHA for 701579c
Browse repository at this point
fix(middleware): refuse unsupported roles instead of downgrading to anon
Show description for a1d88e2
tomaspozo
committed
a1d88e2
View commit details
Copy full SHA for a1d88e2
Browse repository at this point
docs: list every subpath in the README exports table
Show description for 96f16a1
tomaspozo
committed
96f16a1
View commit details
Copy full SHA for 96f16a1
Browse repository at this point
Commits on Aug 20, 2026
feat(middleware): make query a tagged template, add queryRaw and ident
Show description for c96af57
tomaspozo
committed
c96af57
View commit details
Copy full SHA for c96af57
Browse repository at this point
Commits on Aug 24, 2026
fix: refuse non-string role claims instead of downgrading to anon
mandarini
committed
daaf80c
View commit details
Copy full SHA for daaf80c
Browse repository at this point
chore: keep prettier off the release-please changelog
mandarini
committed
d8047b8
View commit details
Copy full SHA for d8047b8
Browse repository at this point
You can’t perform that action at this time.