Skip to content

Fixed empty queries and values() queries

Compare
Choose a tag to compare
@iurisilvio iurisilvio released this 18 May 12:45
· 12 commits to main since this release
Fixed queries without serializers again.

It was working only with `.first()`.

Support `.values()`.
Support empty results.