supabase / supabase-flutter

Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
https://supabase.com/
MIT License
656 stars 154 forks source link

fix: Returning multiple rows on a query with `.single()` throws the proper error. #946

Open dshukertjr opened 1 week ago

dshukertjr commented 1 week ago

What kind of change does this PR introduce?

Fixes https://github.com/supabase/supabase-flutter/issues/921

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.