added extra collection field exist check to minimize misuse and have a more clear error message

This commit is contained in:
Gani Georgiev
2026-01-27 16:44:18 +02:00
parent 55e24344ff
commit 4a1e3aed6e
2 changed files with 18 additions and 1 deletions

View File

@@ -525,6 +525,13 @@ func TestFindFirstRecordByData(t *testing.T) {
"",
true,
},
{
"demo2",
"invalid_or_missing",
"llvuca81nly1qls",
"",
true,
},
{
"demo2",
"id",