Importing Data into a Table
I am wondering -- is it possible to import data into a table in supabase? For example if I have either a csv file or a json file -- can I import that data into a table via the backend of supabase? If so, how?
Thanks :).
Thanks :).