supabase/postgres-meta
A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries
TypeScriptApache-2.0
Issues
- 1
Generate concrete typescript types for JSON columns based on pg_jsonschema
#834 opened by goszczynskip - 4
Error building in Ubuntu 24.04
#802 opened by javsalgar - 2
- 2
Correct types are not returned for custom schemas
#974 opened by Cayllen - 0
For numeric columns, TypeScript type generation does not include `string` as an option for inserts and updates
#972 opened by Shadowfiend - 25
Generating types in python format
#795 opened by dhruvmalik007 - 9
Generated types not consistently reproducable
#959 opened by dangbert - 3
Generated types keeps changing order
#969 opened by Magnuti - 4
TypeScript type generation produces inconsistent field ordering causing diff failures in CI
#968 opened by Red-Asuka - 0
Type generation error with Computed Relationships. - Returns `setof table` is generated as object type instead of array of objects
#963 opened by Mahmoud-Masri - 1
[UNHEALTHY] supabase/postgres-meta:v0.88.9
#940 opened by Shabinder - 1
Installation package error :
#803 opened by JackFrancisLiu - 5
Type Generation not consistent on platforms
#929 opened by bombillazo - 1
Incorrect typescript types for nested embedding
#837 opened by timbovelander - 4
Return types for RPC cannot have nullable properties
#841 opened by dbuhon - 4
Incorrect typescript types generated for functions returning records or table row types (generated as unknown)
#836 opened by Donnerstagnacht - 0
- 10
Bug: types.gen generated without any modification in database because view references twice same table
#908 opened by littleannie - 5
Types generated by supabase db reset and supabase gen types are not consistent
#831 opened by saint-james-fr - 8
Generate const array of possible enum values
#832 opened by gwax - 4
- 7
- 1
- 1
- 2
generate dart types (classes)
#807 opened by NeatFastro - 0
Type generation errors from pgroonga & hypopg
#881 opened by saltcod - 0
- 2
Generating types not working for enums: Field name 'request_status' works fine in the UI, but when the types are generated, it uses other values ("PENDING" | "SUCCESS" | "ERROR")
#844 opened by victordelajarte - 1
supabase gen types: Support for tsrange
#830 opened by SanjoSolutions - 1
Remove generated columns from Insert/Update types
#838 opened by dreinon - 1
- 3
- 2
- 0
Generated typescript types ordering is nondeterministic for: View Relationships
#810 opened by StephenTangCook - 2
Missing `CompositeTypes` when generating locally
#811 opened by jason-yolabs - 1
worng type for int4range :unknown
#801 opened by zhihengGet - 2
[typescript gen] Add `CompositeTypes` helper
#797 opened by f-elix - 0
Composite types can be null
#763 opened by 0xBigBoss - 1
Type generation script does not pick up correct type when a SQL function returns data from other table
#732 opened by travis-humata - 3
SSL connection error with "PG_META_DB_SSL_ROOT_CERT" and "rejectUnauthorized" misconfiguration
#644 opened by tkpte - 0
Stopping the container is slow, resorting to SIGKILL
#663 opened by nykula - 2
- 1
Hardcoded metadata resulting in broken TypeScript type generation from the Supabase CLI
#716 opened by yingw787 - 3
- 3
Permission denied error when generating types
#621 opened by bombillazo - 1
How to get online postgre-meta version?
#667 opened by S96EA - 1
gentype producing wrong type for inner join
#595 opened by louisgv - 3
- 3
supabase gen types generates duplicate identifiers
#590 opened by monodop - 1
Feat: Indexes
#583 opened by kiwicopple