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
Accelerator
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
/
postgres-meta
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
216
Star
1.2k
Code
Issues
49
Pull requests
48
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
RFC: Add Zod and JSON Schema type generators
- #1036
#1036
Draft
kiwicopple
wants to merge 12 commits into
supabase:master
supabase/postgres-meta:master
from
kiwicopple:claude/add-zod-jsonschema-generator-6hC8j
kiwicopple/postgres-meta:claude/add-zod-jsonschema-generator-6hC8j
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
RFC: Add Zod and JSON Schema type generators
#1036
kiwicopple
wants to merge 12 commits into
supabase:master
supabase/postgres-meta:master
from
kiwicopple:claude/add-zod-jsonschema-generator-6hC8j
kiwicopple/postgres-meta:claude/add-zod-jsonschema-generator-6hC8j
Copy head branch name to clipboard
Commits
Commits on Jan 31, 2026
Add plan for Zod and JSON Schema type generators
Show description for b8dab3d
claude
committed
b8dab3d
View commit details
Copy full SHA for b8dab3d
Browse repository at this point
Update plan: add db_driver_type parameter for postgrest vs direct mode
Show description for 7669401
claude
committed
7669401
View commit details
Copy full SHA for 7669401
Browse repository at this point
Update plan: make direct the default db_driver_type
Show description for ef16b1c
claude
committed
ef16b1c
View commit details
Copy full SHA for ef16b1c
Browse repository at this point
Update plan: namespace Zod schemas to handle cross-schema name collisions
Show description for 3c709e9
claude
committed
3c709e9
View commit details
Copy full SHA for 3c709e9
Browse repository at this point
Add docs for all type generators
Show description for 4bca416
claude
committed
4bca416
View commit details
Copy full SHA for 4bca416
Browse repository at this point
Rename zod generator to typescript-zod for language-grouped naming
Show description for 070f8eb
claude
committed
070f8eb
View commit details
Copy full SHA for 070f8eb
Browse repository at this point
Clarify TypeScript generator docs are framework-agnostic
Show description for 7eea5c7
claude
committed
7eea5c7
View commit details
Copy full SHA for 7eea5c7
Browse repository at this point
Add usage examples to TypeScript Zod generator docs
Show description for 279ad49
claude
committed
279ad49
View commit details
Copy full SHA for 279ad49
Browse repository at this point
Add usage sections to all generator docs
Show description for 7bae18a
claude
committed
7bae18a
View commit details
Copy full SHA for 7bae18a
Browse repository at this point
Use accurate file paths in generator doc examples
Show description for 917d6b1
claude
committed
917d6b1
View commit details
Copy full SHA for 917d6b1
Browse repository at this point
Merge branch 'master' into claude/add-zod-jsonschema-generator-6hC8j
kiwicopple
authored
cbae168
View commit details
Copy full SHA for cbae168
Browse repository at this point
Commits on Feb 2, 2026
Pin generator versions: Zod v4, JSON Schema Draft 2020-12
Show description for abff46b
claude
committed
abff46b
View commit details
Copy full SHA for abff46b
Browse repository at this point
You can’t perform that action at this time.