Skip to content

Pull requests: supabase/postgres-meta

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: preserve identity generation when it is omitted from column updates
#1116 opened Aug 24, 2026 by hsusul Loading…
2 of 4 tasks
fix: do not paginate columns when listing materialized views
#1115 opened Aug 24, 2026 by hsusul Loading…
2 of 4 tasks
fix: retrieve the zero-argument function overload when args is empty
#1112 opened Aug 23, 2026 by hsusul Loading…
2 of 4 tasks
fix: correct index_attributes for indexes not on leading table columns
#1109 opened Aug 18, 2026 by oniani1 Contributor Loading…
fix: support Python 3.9 type generation
#1094 opened Jul 29, 2026 by sornapudisuresh Loading…
feat(typegen): add Kotlin type generation
#1086 opened Jun 22, 2026 by AndroidPoet Loading…
fix: escape identifiers in the Python type generator
#1082 opened Jun 9, 2026 by oniani1 Contributor Loading…
fix: escape replica_identity_index with ident()
#1080 opened Jun 9, 2026 by oniani1 Contributor Loading…
Add tests for schemas routes and CRUD operations
#1067 opened Apr 17, 2026 by saiganesh47 Loading…
Update schemas.test.ts
#1066 opened Apr 17, 2026 by saiganesh47 Loading…
Add script to generate Python types for CI validation
#1065 opened Apr 17, 2026 by saiganesh47 Loading…
Update generate-python-types-test.ts
#1064 opened Apr 17, 2026 by saiganesh47 Loading…
ProTip! Exclude everything labeled bug with -label:bug.