Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 4, 2025
fix(typegen): ensure determinism in functions returns properties (#970)
Show description for 60397be
avallete
authored
60397be
Copy full SHA for 60397be
Commits on Jul 30, 2025
chore(ts-template): correct "instanciate" to "instantiate" misspelling (#965)
Show description for a142d73
stickerdaniel
authored
a142d73
Copy full SHA for a142d73
fix(typegen): improve ts typegen consistency between generation (#964)
Show description for c626519
avallete
authored
c626519
Copy full SHA for c626519
Commits on Jul 28, 2025
fix(typegen): Map postgres numeric type to Swift Decimal type (#960)
im-jersh
authored
e583d43
Copy full SHA for e583d43
Commits on Jul 23, 2025
Merge pull request #958 from supabase/avallete/pgmeta-60-fastifyerror-request-body-is-too-large
Show description for 93f0a80
avallete
authored
93f0a80
Copy full SHA for 93f0a80
Commits on Jul 22, 2025
fix(server): bump bodyLimit to 3MB default allow parameterize
avallete
committed
dd3e9ad
Copy full SHA for dd3e9ad
Commits on Jul 12, 2025
fix: Add 'case' to list of Swift keywords (#956)
Sid-MB
authored
003391e
Copy full SHA for 003391e
Commits on Jul 3, 2025
Merge pull request #948 from supabase/feat/add-internal-supabase-options-schema
Show description for 92e9fba
avallete
authored
92e9fba
Copy full SHA for 92e9fba
Merge branch 'master' into feat/add-internal-supabase-options-schema
avallete
authored
076d58a
Copy full SHA for 076d58a
Merge pull request #955 from supabase/feat/add-idle-timeout-session
Show description for e570d61
avallete
authored
e570d61
Copy full SHA for e570d61
Commits on Jul 2, 2025
feat(query): add idle_session_timeout for idle session auto-close
avallete
committed
5744206
Copy full SHA for 5744206
Merge branch 'master' into feat/add-internal-supabase-options-schema
avallete
authored
0e4022c
Copy full SHA for 0e4022c
chore: update test snapshot
avallete
committed
be5a28d
Copy full SHA for be5a28d
chore: remove extra props from __internal_supabase
soedirgo
authored and
avallete
committed
26be3a2
Copy full SHA for 26be3a2
chore: use CamelCase
avallete
committed
c01b4b8
Copy full SHA for c01b4b8
chore: use CamelCasing convention
avallete
committed
eb600b8
Copy full SHA for eb600b8
Commits on Jun 30, 2025
chore: remove sponsorship ask (#954)
kiwicopple
authored
2d4d29e
Copy full SHA for 2d4d29e
Commits on Jun 18, 2025
Merge branch 'master' into feat/add-internal-supabase-options-schema
avallete
authored
4d5f6df
Copy full SHA for 4d5f6df
chore: fix typo
avallete
committed
ed47fd3
Copy full SHA for ed47fd3
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: add env parameter for cli
avallete
committed
b45bb44
Copy full SHA for b45bb44
feat(typegen): add postgrest_version parameter to typegen
avallete
committed
bf91a7e
Copy full SHA for bf91a7e
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
Pagination
Previous
Next
You can’t perform that action at this time.