Open shamsdigital opened 2 months ago
@shamsdigital Do you mean creating and update a supabase table or creating and updating rows within an existing table?
@CallumBoase Rows within an existing table.
@CallumBoase is there any solution you can suggest?
@shamsdigital create, update and delete of database rows are currently supported, just not yet documented.
Proper documentation is on the roadmap, but for now, here's a brief demo of how to create, update and delete a row using the SupabaseProvider
https://github.com/user-attachments/assets/79c71810-4442-4fa2-ae61-233a1a0972b2
@CallumBoase Sir, salute 👑. And In future, please support us like that! ☝️
I cant find any way create or update supbase table using your Instructions. Rest of the things working fine.