Open danking opened 9 months ago
NOTE: This issue is only about the error message. We can definitely produce a more insightful error message (perhaps suggesting the use of .rows()[key_field1, key_field2]
) without also addressing the confusing syntax.
What happened?
I expected this to raise an error with a message like "when indexing a matrix table, you must provide a row key and column key".
Version
0.2.127
Relevant log output
No response