1
Load/Save Data Without Strong Types
Source: supabase/supabase#16488 · opened by @MelbourneDeveloper
I'm currently working with the Dart library, which suits how I work with the data. It doesn't use strong typing. It works like this:
<img width="355" alt="image" src="
However, the Clibrary seems to enforce strong typing. Is there a way to use the library without strong types?
<img width="309" alt="image" src="
BTW: This must be using reflection, so I'm guessing this will be a problem for AOT soon.
<img width="355" alt="image" src="
However, the Clibrary seems to enforce strong typing. Is there a way to use the library without strong types?
<img width="309" alt="image" src="
BTW: This must be using reflection, so I'm guessing this will be a problem for AOT soon.
No pledges yet. Be the first to back this.
Comments
Similar requests
Better Typescript Types
43 votes · 0 comments
Support for PostgreSQL Domain Types in Supabase UI
4 votes · 0 comments
Feature Request: Add Copy & Paste Functionality for Generated Types in Supabase Dashboard
3 votes · 0 comments
API specifying which Database to connect to
2 votes · 0 comments
Generated TypeScript Types - Add type safe to Tables
2 votes · 0 comments
No comments yet.