Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

find_one returns empty list when not found (should return None) #19

Open
mcilrain opened this issue Oct 5, 2011 · 0 comments
Open

find_one returns empty list when not found (should return None) #19

mcilrain opened this issue Oct 5, 2011 · 0 comments

Comments

@mcilrain
Copy link

mcilrain commented Oct 5, 2011

According to the documentation, find_one should return None when the query doesn't find anything.

What actually happens is that an empty list is returned.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant