How to update the old values in tables via import data CSV?
@supabase How can I update the old values in the table via bulk import using a CSV? I bulk uploaded the CSV sheet, but it didn't update the values for the old rows; it only added the new rows to the table.