added extra collection field exist check to minimize misuse and have a more clear error message
This commit is contained in:
@@ -525,6 +525,13 @@ func TestFindFirstRecordByData(t *testing.T) {
|
||||
"",
|
||||
true,
|
||||
},
|
||||
{
|
||||
"demo2",
|
||||
"invalid_or_missing",
|
||||
"llvuca81nly1qls",
|
||||
"",
|
||||
true,
|
||||
},
|
||||
{
|
||||
"demo2",
|
||||
"id",
|
||||
|
||||
Reference in New Issue
Block a user