Replies: 1 comment 1 reply
-
|
Hey, seems like TinyDB doesn't work properly in the case you described, I'll open an issue for this 🙂 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the read the docs section Advanced queries>Custom test with parameters:
I noticed I can't have the arguments in the test function be lists or dicts. Is that by design or a bug?
Example of the issue. Note that the first error is at line 30. After the code is the error traceback I got.
Beta Was this translation helpful? Give feedback.
All reactions