supabase / postgrest-dart

Dart client for PostgREST
https://supabase.com
MIT License
136 stars 38 forks source link

fix/execption #81

Closed Vinzent03 closed 2 years ago

Vinzent03 commented 2 years ago

As explained in this comment we should throw exceptions and not errors. This aligns with storage-dart