2
Supabase-swift easier camel <> snake configuration?
Source: supabase/supabase#36635 · opened by @stuffmc
Unless I'm missing something, it seems that this is the necessary step to configure the conversion
Since it's a fairly common use case to define the models in Swift with Camel Case, while the tables in Supabase/PG are in snake, wouldn't it be to define a static variable in SupabaseClientOptions or DatabaseOptions?
Proposal would be
or
I'm happy to write a PR for this.
Since it's a fairly common use case to define the models in Swift with Camel Case, while the tables in Supabase/PG are in snake, wouldn't it be to define a static variable in SupabaseClientOptions or DatabaseOptions?
Proposal would be
or
I'm happy to write a PR for this.
No pledges yet. Be the first to back this.
Comments
Similar requests
Allow generation of Typescript types with camel case keys
17 votes · 0 comments
Standardize Error Codes Across Supabase Ecosystem
1 vote · 0 comments
Enhance GitHub Integration for Supabase to Support Full config.toml Configuration
2 votes · 0 comments
Creating tables related to bucket files (demo + idea)
1 vote · 0 comments
Improve supabase-py Proxy and TLS support
1 vote · 0 comments
No comments yet.