by_pk
causes stack overflow when used with single primary key while table define composite primary key
#424
Labels
by_pk
causes stack overflow when used with single primary key while table define composite primary key
#424
Describe the bug
When using
by_pk
with one value while the table has composite primary key, ROM can raise stack overflow error.To Reproduce
Expected behavior
The error should be raised with incorrect number of argument message.
My environment
The text was updated successfully, but these errors were encountered: